weekdayStyle property

TextStyle? weekdayStyle
final

Overrides the default text style used for the row of weekday labels at the top of the date picker grid.

Implementation

final TextStyle? weekdayStyle;