inactiveTrackColor property
final
The color of the Slider track between the current thumb position and the Slider.max position.
Implementation
final Color? inactiveTrackColor;
The color of the Slider track between the current thumb position and the Slider.max position.
final Color? inactiveTrackColor;