GestureHoldTimeoutCancelCallback typedef

GestureHoldTimeoutCancelCallback = void Function()

Signature for when the pointer that previously triggered a GestureTapDownCallback will not end up causing a tap.

See also:

Implementation

typedef void GestureHoldTimeoutCancelCallback();