onPointerCancel property
final
Called when the input from a pointer that triggered an onPointerDown is no longer directed towards this receiver.
Implementation
final PointerCancelEventListener? onPointerCancel;
Called when the input from a pointer that triggered an onPointerDown is no longer directed towards this receiver.
final PointerCancelEventListener? onPointerCancel;