overlayColor property
The highlight color that's typically used to indicate that the slider thumb is focused.
Implementation
final WidgetStateProperty<Color?>? overlayColor;
The highlight color that's typically used to indicate that the slider thumb is focused.
final WidgetStateProperty<Color?>? overlayColor;