menu
electrician_app
features/settings/data/models/app_settings_model.dart
AppSettingsModel
highContrastEnabled property
highContrastEnabled
dark_mode
light_mode
description
highContrastEnabled
property
bool
highContrastEnabled
getter/setter pair
High contrast enabled (for future use)
Implementation
bool highContrastEnabled = false;
electrician_app
app_settings_model
AppSettingsModel
highContrastEnabled property
AppSettingsModel class