rangeSelectionOverlayColor property

WidgetStateProperty<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 WidgetStateProperty<Color?>? rangeSelectionOverlayColor;