onLongPress property

GestureLongPressCallback? onLongPress
final

用户触摸屏幕时间超过500ms时触发

Implementation

final GestureLongPressCallback? onLongPress;