menu
flutter_cockpit package
documentation
flutter_cockpit.dart
CockpitCommandExecutor
execute abstract method
execute abstract method
dark_mode
light_mode
execute
abstract method
Future
<
CockpitCommandResult
>
execute
(
CockpitCommand
command
)
Implementation
Future<CockpitCommandResult> execute(CockpitCommand command);
flutter_cockpit package
documentation
flutter_cockpit
CockpitCommandExecutor
execute abstract method
CockpitCommandExecutor class