menu
morpheme_cli package
documentation
generate/feature/models/feature_config.dart
FeatureConfig
isInApps property
isInApps property
dark_mode
light_mode
isInApps
property
bool
isInApps
final
Indicates if the feature is within an apps module.
Implementation
final bool isInApps;
morpheme_cli package
documentation
generate/feature/models/feature_config
FeatureConfig
isInApps property
FeatureConfig class