notifyClients static method

void notifyClients()

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

Implementation

static void notifyClients() => _appState?.notifyClients();