stopImmediatePropagation 方法

void stopImmediatePropagation()
继承自

实现

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