valueNotifier property

ValueNotifier<T> valueNotifier
getter/setter pair

Implementation

late ValueNotifier<T> valueNotifier;