AppBarState enum
Represents the state of the AppBar in an EditableList
Constructors
- AppBarState()
-
const
Values
- unknown → const AppBarState
- empty → const AppBarState
- editable → const AppBarState
Constants
-
values → const List<
AppBarState> - A constant List of the values in this enum, in order of their declaration.