menu
polyglot_cli package
documentation
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;
polyglot_cli package
documentation
base_command
BaseCommand
name property
BaseCommand mixin