refresh method

  1. @protected
void refresh()

Implementation

@protected
void refresh() {
  assert(_debugAssertNotDisposed());
  _notifyUpdate();
}