menu
morpheme_cli package
documentation
generate/feature/models/feature_config.dart
FeatureConfig
featureName property
featureName property
dark_mode
light_mode
featureName
property
String
featureName
final
The name of the feature being created.
Implementation
final String featureName;
morpheme_cli package
documentation
generate/feature/models/feature_config
FeatureConfig
featureName property
FeatureConfig class