menu
ngcomponents package
documentation
material_datepicker/calendar.dart
CalendarYear
months property
months property
dark_mode
light_mode
months
property
List
<
CalendarMonth
>
?
get
months
Implementation
List<CalendarMonth>? get months => _months;
ngcomponents package
documentation
material_datepicker/calendar
CalendarYear
months property
CalendarYear class