menu
dart_command package
documentation
command.dart
Command<T>
state property
state property
dark_mode
light_mode
state
property
CommandState
get
state
Implementation
CommandState get state => _state;
dart_command package
documentation
command
Command<T>
state property
Command class