pickerBackgroundColor top-level constant
Color
const pickerBackgroundColor
Default value of DatePicker's background color.
Implementation
const pickerBackgroundColor = Colors.white;
Default value of DatePicker's background color.
const pickerBackgroundColor = Colors.white;