1. override
void flush()

Source

@override
void flush() {
  _activeRenderProgram.flush();
}