defaultHitTolerance property
double
get
defaultHitTolerance
Get the hit tolerance from the connection theme
Implementation
double get defaultHitTolerance => theme.connectionTheme.hitTolerance;
Get the hit tolerance from the connection theme
double get defaultHitTolerance => theme.connectionTheme.hitTolerance;