touchSlop property Null safety
final
The touch slop value in logical pixels, or null if it was not set.
Implementation
final double? touchSlop;
The touch slop value in logical pixels, or null if it was not set.
final double? touchSlop;