currentDayStrokeColor property

Color? currentDayStrokeColor
final

The current day gets a different text color and a circle stroke border. This prop only shows effect when showCurrentDay is true.

Implementation

final Color? currentDayStrokeColor;