notifier property

  1. @override
ValueNotifier<T> get notifier
override

Implementation

@override
ValueNotifier<T> get notifier => _notifier;