menu
flutter_calendar_collection package
documentation
views/year_view/year_view.dart
YearView
onMonthTap property
onMonthTap property
dark_mode
light_mode
onMonthTap
property
ValueChanged
<
DateTime
>
?
onMonthTap
final
点击某个月份时的回调
Implementation
final ValueChanged<DateTime>? onMonthTap;
flutter_calendar_collection package
documentation
views/year_view/year_view
YearView
onMonthTap property
YearView class