refresh method

void refresh()

刷新倒计时间隔和UI

Implementation

void refresh() {
  _state?.refreshDiff();
}