onDragEnd property

void Function(CalendarFormat calendarFormat)? onDragEnd
final

Called when event drag end.

Implementation

final void Function(CalendarFormat calendarFormat)? onDragEnd;