disabledActiveTrackColor property
final
The color of the Slider track between the Slider.min position and the current thumb position when the Slider is disabled.
Implementation
final Color? disabledActiveTrackColor;
The color of the Slider track between the Slider.min position and the current thumb position when the Slider is disabled.
final Color? disabledActiveTrackColor;