menu
maloc_cli package
documentation
commands/create_feature_command.dart
CreateFeatureCommand
featureName property
featureName property
dark_mode
light_mode
featureName
property
String
featureName
final
The name of the feature to create.
Implementation
final String featureName;
maloc_cli package
documentation
commands/create_feature_command
CreateFeatureCommand
featureName property
CreateFeatureCommand class