highLightColor property

Color? highLightColor
final

The highlight color for the the selected dates By default the color will be colorScheme.primary.

Implementation

final Color? highLightColor;