menu
flutter_easy_start_project package
documentation
view_models/fesp_theme_mode_provider.dart
FespThemeModeProvider
currentThemeMode property
currentThemeMode property
dark_mode
light_mode
currentThemeMode
property
dynamic
get
currentThemeMode
Implementation
get currentThemeMode => _data.currentThemeMode;
flutter_easy_start_project package
documentation
view_models/fesp_theme_mode_provider
FespThemeModeProvider
currentThemeMode property
FespThemeModeProvider class