overlayColor property
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;
The color of the overlay drawn around the slider thumb when it is pressed, focused, or hovered.
This is typically a semi-transparent color.
final Color? overlayColor;