highLightColor property
The highlight color for the the selected dates
By default the color will be colorScheme.primary
.
Implementation
final Color? highLightColor;
The highlight color for the the selected dates
By default the color will be colorScheme.primary
.
final Color? highLightColor;