menu
cat_flow package
documentation
core/rx.dart
CatRx<T>
key property
key property
dark_mode
light_mode
key
property
ValueNotifier
<
int
>
key
getter/setter pair
Implementation
ValueNotifier<int> key = ValueNotifier(0);
cat_flow package
documentation
core/rx
CatRx<T>
key property
CatRx class