textStyle property

TextStyle? textStyle
final

The day bar text style. Defaults to null, which will then format according to DayBar.textStyle.

Implementation

final TextStyle? textStyle;