menu
flutter_ignite package
documentation
service/theme_service.dart
ThemeService
colorPickerMode property
colorPickerMode property
dark_mode
light_mode
colorPickerMode
property
Rx
<
bool
>
colorPickerMode
final
Implementation
final Rx<bool> colorPickerMode = false.obs;
flutter_ignite package
documentation
service/theme_service
ThemeService
colorPickerMode property
ThemeService class