bool cancel({bool stopImmediatePropagation = false}) => domGenerator .cancelEvent(event, stopImmediatePropagation: stopImmediatePropagation);