dayOverlayColor property

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