Dart
dart:html
Event
bubbles property
bubbles
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
bubbles property
bool
bubbles
final
Implementation
final bool bubbles