valueNotifier property

ValueNotifier<T>? get valueNotifier

Implementation

ValueNotifier<T>? get valueNotifier => _valueNotifier;