inactiveSliderColor property

Color? inactiveSliderColor
final

The color of the inactive (right) part of the slider.

By default chooses a color based on the Theme.

Implementation

final Color? inactiveSliderColor;