currentDayStrokeColor property
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;
The current day gets a different text color and a circle stroke border. This prop only shows effect when showCurrentDay is true.
final Color? currentDayStrokeColor;