rangePickerShape property
final
Overrides the default overall shape of a full screen DateRangePickerDialog.
If elevation is greater than zero then a shadow is shown and the shadow's shape mirrors the shape of the dialog.
Material.surfaceTintColor, which explains how this color is related to elevation.
Implementation
final ShapeBorder? rangePickerShape;