rangePickerElevation property

double? rangePickerElevation
final

Overrides the default elevation of the full screen DateRangePickerDialog.

See also: Material.elevation, which explains how elevation is related to a component's shadow.

Implementation

final double? rangePickerElevation;