consumeTapEvents property

bool consumeTapEvents
final

True if the Circle consumes tap events.

If this is false, onTap callback will not be triggered.

Implementation

final bool consumeTapEvents;