Monthly calender view
Last updated
Last updated
themeColor
Color
Specifies the theme color to match the app’s style
Colors.black
daySelectedColor
Color
Specifies the selected day color.
Colors.grey
hideInfoView
bool
Set true to hide information view.
false
onDataChanged
Function
Callback this function if change any data into calender view.
-
isShowCloseIcon
bool
Set true to show (X) close icon on top left side of calender view.
false