menu
legacy_calendar package
documentation
month_grid_calendar.dart
MonthGridCalendar
onDateLongPress property
onDateLongPress property
dark_mode
light_mode
onDateLongPress
property
void Function
(
DateTime
)
onDateLongPress
final
Called when a date is long-pressed.
Implementation
final void Function(DateTime) onDateLongPress;
legacy_calendar package
documentation
month_grid_calendar
MonthGridCalendar
onDateLongPress property
MonthGridCalendar class