AppBarChangeNotifier class
A class used for observing the AppBarState of a EditableList
Constructors
Properties
- closeVisible ↔ bool
-
getter/setter pair
- deleteVisible ↔ bool
-
getter/setter pair
- state ↔ AppBarState
-
getter/setter pair
Methods
-
setState(
dynamic state, {dynamic notify = true}) → void