refresh method

void refresh()

refresh dialog

刷新dialog

Implementation

void refresh() {
  _callback?.call();
}