menu
fastyle_core package
documentation
logic/persistence/entities/feature.entity.dart
FastFeatureEntity
isEnabled property
isEnabled property
dark_mode
light_mode
isEnabled
property
bool
isEnabled
final
Indicates whether the feature is enabled.
Implementation
final bool isEnabled;
fastyle_core package
documentation
logic/persistence/entities/feature.entity
FastFeatureEntity
isEnabled property
FastFeatureEntity class