selectedDaysList property
A list of dates marked with custom decoration and optional child widgets.
Implementation
List<MarkedDaysModel> selectedDaysList = [];
A list of dates marked with custom decoration and optional child widgets.
List<MarkedDaysModel> selectedDaysList = [];