menu
legacy_calendar package
documentation
legacy_calendar_widget.dart
LegacyCalendar
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
legacy_calendar_widget
LegacyCalendar
onDateLongPress property
LegacyCalendar class