menu
dart_kenall package
documentation
commands/show/show_command.dart
ShowCommand
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 => 'show';
dart_kenall package
documentation
commands/show/show_command
ShowCommand
name property
ShowCommand class