ReactMode enum
Choose which mode the dropdown should react to.
For most widgets, it's the tap mode, while for some, like the text widget, the dropdown should react to the focus event.
Values
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited