days property

List<DayModel> days
final

The days to display in the month grid.

Implementation

final List<DayModel> days;