markedDaysList property

List<MarkedDaysModel>? markedDaysList
final

A list of custom marked days to highlight in the calendar.

Implementation

final List<MarkedDaysModel>? markedDaysList;