calendarSelectedDayBackgroundColor property

Color? calendarSelectedDayBackgroundColor
final

calendarSelectedDayBackgroundColor is a object of Color which is used to set the background color for the selected day in the calendar

Implementation

final Color? calendarSelectedDayBackgroundColor;