inactiveTrackColor property

Color? inactiveTrackColor
final

The color of the Slider track between the current thumb position and the Slider.max position.

Implementation

final Color? inactiveTrackColor;