menu
legacy_calendar package
documentation
calendar_toolbar.dart
CalendarToolbar
onViewChanged property
onViewChanged property
dark_mode
light_mode
onViewChanged
property
ValueChanged
<
CalendarView
>
onViewChanged
final
Called when the view is changed.
Implementation
final ValueChanged<CalendarView> onViewChanged;
legacy_calendar package
documentation
calendar_toolbar
CalendarToolbar
onViewChanged property
CalendarToolbar class