CalendarStyleConfiguration constructor
const
CalendarStyleConfiguration({})
Implementation
const CalendarStyleConfiguration({
this.backgroundColor,
this.selectionColor,
this.unselectedDateStyle,
this.selectedDateStyle,
this.yearTextStyle,
this.monthTextStyle,
this.dateTextStyle,
this.buttonStyleConfiguration,
});