markedDaysList property
A list of custom marked days to highlight in the calendar.
This list contains days that should be visually marked in the calendar, for example, to indicate special events.
Implementation
final List<MarkedDaysModel>? markedDaysList;