stopImmediatePropagation 方法

void stopImmediatePropagation()
继承

实现

void stopImmediatePropagation() {
  wrapped.stopImmediatePropagation();
}