menu
lualike package
documentation
command/base_command.dart
BaseCommand
name property
name property
dark_mode
light_mode
name
property
String
get
name
inherited
The name of this command.
Implementation
String get name;
lualike package
documentation
command/base_command
BaseCommand
name property
BaseCommand class