notifier property

ValueListenable<T> notifier
final

The ValueListenable that holds the data.

Implementation

final ValueListenable<T> notifier;