captures property

bool captures

Indicates whether an event is a capturing event.

Implementation

bool get captures => true;