notifier property

MockChangeNotifier notifier
final

A mock ChangeNotifier to which all ChangeNotifier methods are delegated.

Implementation

final MockChangeNotifier notifier = MockChangeNotifier();