notifier property

ValueNotifier<T> get notifier

Implementation

ValueNotifier<T> get notifier => _value;