physicalTouchSlop property
final
The number of physical pixels a pointer is allowed to drift before it is considered an intentional movement.
If null
, the framework's default touch slop configuration should be used
instead.
Implementation
final double? physicalTouchSlop;