menu
dart_command package
documentation
command.dart
Command<T>
action abstract method
action abstract method
dark_mode
light_mode
action
abstract method
Future
<
T
>
action
(
T
currentValue
)
Implementation
Future<T> action(T currentValue);
dart_command package
documentation
command
Command<T>
action abstract method
Command class