menu
init_pro package
documentation
commands/create_feature_command.dart
CreateFeatureCommand
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 => 'create-feature';
init_pro package
documentation
commands/create_feature_command
CreateFeatureCommand
name property
CreateFeatureCommand class