disabledSecondaryActiveTrackColor property

Color? disabledSecondaryActiveTrackColor
final

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

Implementation

final Color? disabledSecondaryActiveTrackColor;