Dart SDK
dart:html
Event
BUBBLING_PHASE
constant
BUBBLING_PHASE
int
BUBBLING_PHASE
=
3
This event is bubbling up through the target's ancestors.
Other resources
Bubble phase
from W3C.