color property

TodayTextColor? color
final

How the text will be colored.

If this is null TodayTextColor.eerieBlack will be used.

Implementation

final TodayTextColor? color;