minimumHitbox property
The minimum radius of the hittable area around each Polyline in logical pixels
The entire visible area is always hittable, but if the visible area is smaller than this, then this will be the hittable area.
Defaults to 10.
Implementation
final double minimumHitbox;