menu
flutter_moving_background package
documentation
rain_custom_background.dart
CustomRainState
notifier property
notifier property
dark_mode
light_mode
notifier
property
ValueNotifier
<
int
>
notifier
final
Implementation
final ValueNotifier<int> notifier = ValueNotifier(0);
flutter_moving_background package
documentation
rain_custom_background
CustomRainState
notifier property
CustomRainState class