notifyClients method

void notifyClients()

Rebuild dependencies to the root State object's InheritedWidget

Implementation

void notifyClients() => appState?.notifyClients();