CalendarTheme constructor

const CalendarTheme({
  1. Color? arrowIconColor,
})

Implementation

const CalendarTheme({this.arrowIconColor});