onDragEnd property
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;
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.
final PartDayDragEndCallbackRaw? onDragEnd;