weekDaysTextStyle property

  1. @override
TextStyle weekDaysTextStyle
getter/setter pairoverride

The text style of the weekdays text.

Implementation

@override
TextStyle weekDaysTextStyle = const TextStyle(color: Color(0xFFB5BEC6));