activeTrackColor property

Color? activeTrackColor
final

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

Implementation

final Color? activeTrackColor;