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