yearBackgroundColor property

MaterialStateProperty<Color?>? yearBackgroundColor
final

Overrides the default color used to paint the background of the year labels in the year selector of the of the date picker.

Implementation

final MaterialStateProperty<Color?>? yearBackgroundColor;