generateHitTestRects property

bool generateHitTestRects
final

Whether to generate hit test rectangles for this segment.

Set to false for segments that are already covered by adjacent segments' hit areas (e.g., small corner curves in step connections).

Implementation

final bool generateHitTestRects;