disabledThumbColor property

Color? disabledThumbColor
final

The color given to the thumbShape to draw itself with when the Slider is disabled.

Implementation

final Color? disabledThumbColor;