menu
dynamic_themes_sl package
documentation
flutter_dynamic_theme.dart
ThemeRepository
setThemeMode abstract method
setThemeMode abstract method
dark_mode
light_mode
setThemeMode
abstract method
Future
<
void
>
setThemeMode
(
ThemeMode
mode
)
Implementation
Future<void> setThemeMode(ThemeMode mode);
dynamic_themes_sl package
documentation
flutter_dynamic_theme
ThemeRepository
setThemeMode abstract method
ThemeRepository class