menu
legacy_calendar package
documentation
month_grid_calendar.dart
MonthGridCalendar
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
month_grid_calendar
MonthGridCalendar
onDateTapped property
MonthGridCalendar class