notifyClients method

void notifyClients()

same as above. Rebuild dependencies to the root State object's InheritedWidget

Implementation

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