menu
legacy_calendar package
documentation
calendar_month_view_tab.dart
CalendarMonthViewTab
onEventEdit property
onEventEdit property
dark_mode
light_mode
onEventEdit
property
void Function
(
CalendarMonthEvent
)
onEventEdit
final
Called when an event is edited.
Implementation
final void Function(CalendarMonthEvent) onEventEdit;
legacy_calendar package
documentation
calendar_month_view_tab
CalendarMonthViewTab
onEventEdit property
CalendarMonthViewTab class