activeSliderColor property

Color? activeSliderColor
final

The color of the active (left) part of the slider.

By default chooses a color based on the Theme.

Implementation

final Color? activeSliderColor;