menu
flutter_simple_architecture package
documentation
cli/commands/generate_command.dart
BaseGenerateCommand
name property
name property
dark_mode
light_mode
name
property
String
get
name
inherited
The name of this command.
Implementation
String get name;
flutter_simple_architecture package
documentation
cli/commands/generate_command
BaseGenerateCommand
name property
BaseGenerateCommand class