refresh static method

void refresh()

Refresh the root State object.

Implementation

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