cbConfig property

CbConfig? cbConfig
final

Configure all the datas like

-- startDate,

--- endDate,

--- currentDay,

--- selectedDate,

--- selectedYear,

--- eventDates,

--- disabledDates,

--- highlightedDates,

--- weekStartsFrom

Implementation

final CbConfig? cbConfig;