eventPhase property

EventPhase eventPhase

The current phase in the event flow.

This property can contain the following numeric values:

Implementation

EventPhase get eventPhase => _eventPhase;