stopPropagation method
void
stopPropagation()
Implementation
void stopPropagation() => js_util.callMethod(this, 'stopPropagation', []);
void stopPropagation() => js_util.callMethod(this, 'stopPropagation', []);