onLongPressCancel property
A pointer that previously triggered onLongPressDown will not end up causing a long-press.
Implementation
final GestureLongPressCancelCallback? onLongPressCancel;
A pointer that previously triggered onLongPressDown will not end up causing a long-press.
final GestureLongPressCancelCallback? onLongPressCancel;