menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
Event
BUBBLING_PHASE constant
BUBBLING_PHASE constant
dark_mode
light_mode
BUBBLING_PHASE
constant
int
const
BUBBLING_PHASE
This event is bubbling up through the target's ancestors.
Other resources
Bubble phase
from W3C.
Implementation
static const int BUBBLING_PHASE = 3;
s_packages package
documentation
s_universal_html/src/_sdk/html
Event
BUBBLING_PHASE constant
Event class