valueNotifier property

ValueNotifier<T?> valueNotifier
getter/setter pair

ValueNotifier notifier for the currently selected value.

Implementation

ValueNotifier<T?> valueNotifier;