menu
components_toolbox package
documentation
utils/app_delegate.dart
AppDelegate
colorNotifier property
colorNotifier property
dark_mode
light_mode
colorNotifier
property
ValueNotifier
<
CustomColors
>
colorNotifier
getter/setter pair
Implementation
ValueNotifier<CustomColors> colorNotifier = ValueNotifier<CustomColors>( CustomColors(), );
components_toolbox package
documentation
utils/app_delegate
AppDelegate
colorNotifier property
AppDelegate class