menu
xb_calendar package
documentation
xb_calendar_model.dart
XBCalendarYear
months property
months property
dark_mode
light_mode
months
property
List
<
XBCalendarMonth
>
get
months
Implementation
List<XBCalendarMonth> get months => _months;
xb_calendar package
documentation
xb_calendar_model
XBCalendarYear
months property
XBCalendarYear class