menu
flutter_state_migrator package
documentation
theme.dart
themeModeProvider property
themeModeProvider property
dark_mode
light_mode
themeModeProvider
top-level property
StateProvider
<
ThemeMode
>
themeModeProvider
final
Implementation
final themeModeProvider = StateProvider<ThemeMode>((ref) => ThemeMode.system);
flutter_state_migrator package
documentation
theme
themeModeProvider property
theme library