items property

List<CalendarGridItem> items
final

The list of calendar grid items including current and adjacent month dates.

Implementation

final List<CalendarGridItem> items;