GestureCancelCallback typedef
Signature for when the pointer that previously triggered a GestureTapDragDownCallback did not complete.
Implementation
typedef GestureCancelCallback = void Function();
Signature for when the pointer that previously triggered a GestureTapDragDownCallback did not complete.
typedef GestureCancelCallback = void Function();