onDragEnd property

PartDayDragEndCallbackRaw? onDragEnd
final

Called when a drag gesture is ended.

The DateTime is null when the user long taps but then doesn't move their finger at all.

Implementation

final PartDayDragEndCallbackRaw? onDragEnd;