notifyClients method

  1. @override
void notifyClients()
override

Rebuild the InheritedWidget and its dependencies.

Implementation

@override
void notifyClients() => setState(() {});