inactiveTickMarkColor property
final
The color of the track's tick marks that are drawn between the current thumb position and the Slider.max position.
Implementation
final Color? inactiveTickMarkColor;
The color of the track's tick marks that are drawn between the current thumb position and the Slider.max position.
final Color? inactiveTickMarkColor;