menu
simple_command package
documentation
commands.dart
Command
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
void
call
(
[
Object
?
parameter
])
Executes this command.
Implementation
void call([Object? parameter]);
simple_command package
documentation
commands
Command
call abstract method
Command class