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