refresh static method
void
refresh()
Refresh the root State object, AppView.
Implementation
static void refresh() => _appState?.refresh();
Refresh the root State object, AppView.
static void refresh() => _appState?.refresh();