refresh method

void refresh()

Implementation

void refresh() {
  _loadPage(isRefresh: true);
}