BUBBLING_PHASE constant Null safety

int const BUBBLING_PHASE

This event is bubbling up through the target's ancestors.

Other resources

Implementation

static const int BUBBLING_PHASE = 3;