visibleDates property

List<HijriDateTime> visibleDates
final

Visible dates value associated with the current picker month, year, decade and century views. It is used to get the cell, leading and trailing dates details.

Implementation

final List<HijriDateTime> visibleDates;