menu
get_command package
documentation
get_command.dart
GetCommandP1<P1>
executing property
executing property
dark_mode
light_mode
executing
property
bool
get
executing
inherited
Is the commandFunc currently executed.
Implementation
bool get executing => state.executing;
get_command package
documentation
get_command
GetCommandP1<P1>
executing property
GetCommandP1 class