menu
smf_flutter_cli package
documentation
commands/base.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;
smf_flutter_cli package
documentation
commands/base
BaseCommand
name property
BaseCommand class