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