disabledThumbColor property Null safety
final
The color given to the thumbShape to draw itself with when the Slider is disabled.
Implementation
final Color? disabledThumbColor;
The color given to the thumbShape to draw itself with when the Slider is disabled.
final Color? disabledThumbColor;