refreshToIdle method

void refreshToIdle()

Implementation

void refreshToIdle() {
  headerMode?.value = RefreshStatus.idle;
}