menu
electrician_app
features/settings/domain/entities/app_preferences.dart
AppPreferences
themeMode property
themeMode
dark_mode
light_mode
description
themeMode
property
AppThemeMode
themeMode
final
Theme mode (light, dark, high contrast, etc.)
Implementation
final AppThemeMode themeMode;
electrician_app
app_preferences
AppPreferences
themeMode property
AppPreferences class