menu
duckma_crow_flutter package
documentation
duckma_crow_flutter.dart
ThemeModeService
themeMode property
themeMode property
dark_mode
light_mode
themeMode
property
Rx
<
ThemeMode
>
themeMode
final
Implementation
final Rx<ThemeMode> themeMode = Rx<ThemeMode>(ThemeMode.system);
duckma_crow_flutter package
documentation
duckma_crow_flutter
ThemeModeService
themeMode property
ThemeModeService class