todayBackgroundColor property

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