dayBackgroundColor property

WidgetStateProperty<Color?>? dayBackgroundColor
final

Overrides the default color used to paint the background of the day labels in the grid of the date picker.

Implementation

final WidgetStateProperty<Color?>? dayBackgroundColor;