calendarWeekdayTextStyle property

TextStyle? calendarWeekdayTextStyle
final

calendarWeekdayTextStyle is a object of TextStyle which is used to set the style for the weekday text in the calendar

Implementation

final TextStyle? calendarWeekdayTextStyle;