menu
legacy_calendar package
documentation
calendar_day_view_tab.dart
CalendarDayViewTab
onDateTapped property
onDateTapped property
dark_mode
light_mode
onDateTapped
property
void Function
(
DateTime
)
onDateTapped
final
Called when a date is tapped.
Implementation
final void Function(DateTime) onDateTapped;
legacy_calendar package
documentation
calendar_day_view_tab
CalendarDayViewTab
onDateTapped property
CalendarDayViewTab class