consumeTapEvents property

bool consumeTapEvents

Returns true if this Controller will use its own onTap handler to consume events.

Implementation

bool get consumeTapEvents => _consumeTapEvents;