calendarSelectedDayTint property

Color? calendarSelectedDayTint
final

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

Implementation

final Color? calendarSelectedDayTint;