minSnapDistance property
Use this value to set the minimum distance in pixels required for the snapping to occur. If no SnapTarget is found that is closer to the uiChild than this value, the snapping will not occur.
Implementation
final double minSnapDistance;