menu
fast_sea package
documentation
data/app_provider.dart
AppProvider
themes property
themes property
dark_mode
light_mode
themes
property
Map
<
String
,
ThemeMode
>
themes
final
Implementation
final themes = { "dark": ThemeMode.dark, "light": ThemeMode.light, "system": ThemeMode.system, };
fast_sea package
documentation
data/app_provider
AppProvider
themes property
AppProvider class