selectedHoverColor property

Color? selectedHoverColor
final

The color for the button's Material when a pointer is hovering over it and the day is selected.

Implementation

final Color? selectedHoverColor;