calendarDays property

List<int> calendarDays
final

The list of days to be displayed in the calendar view of the picker.

Implementation

final List<int> calendarDays;