secondaryActiveTrackColor property

Color? secondaryActiveTrackColor
final

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

Implementation

final Color? secondaryActiveTrackColor;