refreshInternal method

void refreshInternal()

Implementation

void refreshInternal() {
  _refreshImpl(forceRender: false);
}