rangePickerSurfaceTintColor property

Color? rangePickerSurfaceTintColor
final

Overrides the default color of the surface tint overlay applied to the backgroundColor of a full screen DateRangePickerDialog's to indicate elevation.

See also: Material.surfaceTintColor, which explains how this color is related to elevation.

Implementation

final Color? rangePickerSurfaceTintColor;