todayBackgroundColor property

WidgetStateProperty<Color?>? todayBackgroundColor
final

Overrides the default color used to paint the background of the DatePickerDialog.currentDate label in the grid of the date picker.

Implementation

final WidgetStateProperty<Color?>? todayBackgroundColor;