onHorizontalDragCancel property
void Function()?
onHorizontalDragCancel
final
The pointer that previously triggered onHorizontalDragDown did not complete.
See also:
- kPrimaryButton, the button this callback responds to.
Implementation
final void Function()? onHorizontalDragCancel;