onDragLeave property

(void Function(PartialMove, int)?) onDragLeave
final

Called when a draggable leaves a square.

Implementation

final void Function(PartialMove, int)? onDragLeave;