clear method

void clear()

清空弹幕

Implementation

void clear() {
  onClear.call();
}