menu
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize.dart
TableCalendarCustomize<T>
onDragEnd property
onDragEnd property
dark_mode
light_mode
onDragEnd
property
void Function
(
CalendarFormat
calendarFormat
)
?
onDragEnd
final
Called when event drag end.
Implementation
final void Function(CalendarFormat calendarFormat)? onDragEnd;
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize
TableCalendarCustomize<T>
onDragEnd property
TableCalendarCustomize class