dayOverlayColor property

MaterialStateProperty<Color?>? dayOverlayColor
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;