Options class
- Implementers
Constructors
- Options()
Properties
- console → Console
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
options
↔ List<
Enum> -
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- selectedIndex ↔ int
-
getter/setter pair
Methods
-
displayOptions(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onSelectedOptions(
Enum option) → void -
setOptions(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited