refresh static method

void refresh()

Refresh the 'current/latest' State object and 'root/first' State object.

Implementation

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