onTapCancel property
Callback fired when the tap is cancelled (pointer moved beyond slop).
Implementation
GestureTapCancelCallback? onTapCancel;
Callback fired when the tap is cancelled (pointer moved beyond slop).
GestureTapCancelCallback? onTapCancel;