Dart
dart:html
Event
cancelable property
cancelable
Event class
Constructors
Event
eventType
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
isTrusted
matchingTarget
path
target
timeStamp
type
hashCode
runtimeType
Methods
composedPath
preventDefault
stopImmediatePropagation
stopPropagation
noSuchMethod
toString
Operators
operator ==
Constants
AT_TARGET
BUBBLING_PHASE
CAPTURING_PHASE
cancelable property
bool
cancelable
final
Implementation
final bool cancelable