menu
flutter_simple_architecture package
documentation
core/theme/theme_provider.dart
themeProvider property
themeProvider property
dark_mode
light_mode
themeProvider
top-level property
NotifierProvider
<
ThemeNotifier
,
ThemeMode
>
themeProvider
final
Implementation
final themeProvider = NotifierProvider<ThemeNotifier, ThemeMode>(ThemeNotifier.new);
flutter_simple_architecture package
documentation
core/theme/theme_provider
themeProvider property
theme_provider library