menu
state_machine_generator package
documentation
state_machine.dart
State
hasAction property
hasAction property
dark_mode
light_mode
hasAction
property
bool
hasAction
final
Indicates that the state has an action ath ete state machine level.
Implementation
final bool hasAction;
state_machine_generator package
documentation
state_machine
State
hasAction property
State class