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;