rangeSelectionOverlayColor property

MaterialStateProperty<Color?>? rangeSelectionOverlayColor
final

Overrides the default highlight color that's typically used to indicate that a date in the selected range of a DateRangePickerDialog is focused, hovered, or pressed.

Implementation

final MaterialStateProperty<Color?>? rangeSelectionOverlayColor;