menu
antd_flutter_mobile package
documentation
components/box/handler.dart
AntdTapOptions
touchSlop property
touchSlop property
dark_mode
light_mode
touchSlop
property
double
touchSlop
final
触摸滑动阈值(单位:逻辑像素,触摸移动超过该距离则不再视为点击)
Implementation
final double touchSlop;
antd_flutter_mobile package
documentation
components/box/handler
AntdTapOptions
touchSlop property
AntdTapOptions class