style property

TodayTextStyle? style
final

How the text will be styled.

If this is null TodayTextStyle.tdsFontRegular will be used.

Implementation

final TodayTextStyle? style;