snapDistance property

double snapDistance
final

Additional hit area around each handle for easier targeting.

This creates a larger invisible hit area around the visible handle, making it easier to grab handles, especially on touch devices. Set to 0 for no padding beyond the visible handle.

Implementation

final double snapDistance;