buildInherited static method
Rebuild dependencies to the root State object's InheritedWidget
Implementation
@Deprecated('Replace by the recognized notifyClients()')
static void buildInherited() => _appState?.notifyClients();
Rebuild dependencies to the root State object's InheritedWidget
@Deprecated('Replace by the recognized notifyClients()')
static void buildInherited() => _appState?.notifyClients();