hitTestExtent property

double hitTestExtent
final

The distance from where this sliver started painting to the bottom of where it should accept hits.

This must be between zero and paintExtent. It defaults to paintExtent.

Implementation

final double hitTestExtent;