activeTickMarkColor property

Color? activeTickMarkColor
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;