onSingleLongTapCancel property
final
Called after onSingleLongTapStart when the pointer is canceled.
Implementation
final GestureLongPressCancelCallback? onSingleLongTapCancel;
Called after onSingleLongTapStart when the pointer is canceled.
final GestureLongPressCancelCallback? onSingleLongTapCancel;