menu
barreler package
documentation
commands/example_command.dart
ExampleCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'example';
barreler package
documentation
commands/example_command
ExampleCommand
name property
ExampleCommand class