menu
electrician_app
features/settings/data/models/app_preferences_dto.dart
AppPreferencesDto
highContrastEnabled property
highContrastEnabled
dark_mode
light_mode
description
highContrastEnabled
property
bool
highContrastEnabled
getter/setter pair
Implementation
late bool highContrastEnabled;
electrician_app
app_preferences_dto
AppPreferencesDto
highContrastEnabled property
AppPreferencesDto class