onVerticalDragCancel property

void Function()? onVerticalDragCancel
final

The pointer that previously triggered onVerticalDragDown did not complete.

See also:

Implementation

final void Function()? onVerticalDragCancel;