onLongPressCancel property

GestureLongPressCancelCallback? onLongPressCancel
final

A pointer that previously triggered onLongPressDown will not end up causing a long-press.

Implementation

final GestureLongPressCancelCallback? onLongPressCancel;