yearOverlayColor property
final
Overrides the default highlight color that's typically used to indicate that a year in the year selector is focused, hovered, or pressed.
Implementation
final MaterialStateProperty<Color?>? yearOverlayColor;