menu
fpdt package
documentation
state_machine.dart
StateMachineBase<S>
state property
state property
dark_mode
light_mode
state
property
S
get
state
The current state (
S
) of the machine
Implementation
S get state;
fpdt package
documentation
state_machine
StateMachineBase<S>
state property
StateMachineBase class