notifier property
N Function()?
notifier
finalinherited
Provides the BaseNotifier instance to listen to. If null, the nearest Provider is used.
Implementation
final N Function()? notifier;
Provides the BaseNotifier instance to listen to. If null, the nearest Provider is used.
final N Function()? notifier;