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