menu
m_calendar package
documentation
view/calendar_header_view.dart
CalendarHeaderView
onMonthChanged property
onMonthChanged property
dark_mode
light_mode
onMonthChanged
property
ValueChanged
<
DateTime
>
onMonthChanged
final
Callback when month changes
Implementation
final ValueChanged<DateTime> onMonthChanged;
m_calendar package
documentation
view/calendar_header_view
CalendarHeaderView
onMonthChanged property
CalendarHeaderView class