notifyClients method
void
notifyClients()
same as above. Rebuild dependencies to the root State object's InheritedWidget
Implementation
void notifyClients() => appState?.notifyClients();
same as above. Rebuild dependencies to the root State object's InheritedWidget
void notifyClients() => appState?.notifyClients();