menu
electrician_app
features/onboarding/domain/entities/onboarding_preferences.dart
OnboardingPreferences
themeMode property
themeMode
dark_mode
light_mode
description
themeMode
property
AppThemeMode
themeMode
final
Implementation
final AppThemeMode themeMode;
electrician_app
onboarding_preferences
OnboardingPreferences
themeMode property
OnboardingPreferences class