clear static method

void clear()

Implementation

static void clear() {
  MyScriptWidgetPlatform.instance.clear();
}