options property

AntdTapOptions? options
final

高级点击行为配置(控制手势识别阈值和反馈行为) 包括:双击间隔、长按时长、触觉反馈等

Implementation

final AntdTapOptions? options;