selectedColor property

Color? selectedColor
final

The color for descendant Text widgets if the day is selected.

The Text widget contains the shortened version of the day.

Implementation

final Color? selectedColor;