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