yearBackgroundColor property

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