menu
electrician_app
features/settings/domain/entities/app_preferences.dart
AppPreferences
highContrastEnabled property
highContrastEnabled
dark_mode
light_mode
description
highContrastEnabled
property
bool
highContrastEnabled
final
Whether high contrast mode is enabled (for future use)
Implementation
final bool highContrastEnabled;
electrician_app
app_preferences
AppPreferences
highContrastEnabled property
AppPreferences class