dayBackgroundColor property

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