menu
cupertino_calendar package
documentation
module.dart
MonthGrid
holiday property
holiday property
dark_mode
light_mode
holiday
property
List
<
Holiday
>
holiday
final
Get holiday in this month, including previous and next month
Implementation
final List<Holiday> holiday;
cupertino_calendar package
documentation
module
MonthGrid
holiday property
MonthGrid class