overlayColor property

Color? overlayColor
final

The color of the overlay drawn around the slider thumb when it is pressed, focused, or hovered.

This is typically a semi-transparent color.

Implementation

final Color? overlayColor;