notifier property

  1. @Deprecated('will be removed in 3.0.0.')
NotifierT get notifier

The ChangeNotifier currently exposed by this provider.

Cannot be accessed while creating the provider.

Implementation

@Deprecated('will be removed in 3.0.0.')
NotifierT get notifier;