onClear method

void onClear()

Implementation

void onClear() {
  return PdfeditorPlatform.instance.onClear();
}