disabledActiveTrackColor property Null safety

Color? disabledActiveTrackColor
final

The color of the Slider track between the Slider.min position and the current thumb position when the Slider is disabled.

Implementation

final Color? disabledActiveTrackColor;