captures property

bool get captures

Indicates whether an event is a capturing event.

Implementation

bool get captures => true;