sliderColor property

Color? sliderColor
final

The color of the slider.

If not provided the ancestor Theme's primaryColor will be applied.

Implementation

final Color? sliderColor;