menu
legacy_calendar package
documentation
legacy_calendar_widget.dart
LegacyCalendar
onViewChanged property
onViewChanged property
dark_mode
light_mode
onViewChanged
property
void Function
(
CalendarView
)
onViewChanged
final
Called when the view is changed.
Implementation
final void Function(CalendarView) onViewChanged;
legacy_calendar package
documentation
legacy_calendar_widget
LegacyCalendar
onViewChanged property
LegacyCalendar class