menu
morpheme_cli package
documentation
generate/feature/models/feature_config.dart
FeatureConfig
featurePath property
featurePath property
dark_mode
light_mode
featurePath
property
String
featurePath
final
The path where the feature will be created.
Implementation
final String featurePath;
morpheme_cli package
documentation
generate/feature/models/feature_config
FeatureConfig
featurePath property
FeatureConfig class