public property trackFillColor as Color:
Color used for the active track segment between minimum and value.
A null value lets the active KSS theme decide through track-fill-color, then falls back to the widget accent color.
slider.trackFillColor = Color(59, 142, 208, 1.0)