forceRefresh method

void forceRefresh()

Implementation

void forceRefresh() {
  _indicatorKey.currentState?.show();
}