touchSlop property

double? touchSlop
final

触发水平拖拽的偏移值,默认 kTouchSlop,该值越大就越不容易触发水平拖拽,用于防止误触

Implementation

final double? touchSlop;