onTapCancel property

GestureTapCancelCallback? onTapCancel
getter/setter pair

Callback fired when the tap is cancelled (pointer moved beyond slop).

Implementation

GestureTapCancelCallback? onTapCancel;