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