void flush()

Source

void flush() {
  _renderContext.flush();
}