menu
s_packages package
documentation
universal_html/prefer_universal/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
universal_html/prefer_universal/html
Event
BUBBLING_PHASE constant
Event class