disabledThumbRadius property
final
The preferred radius of the round thumb shape when the slider is disabled.
If no disabledRadius is provided, then it is equal to the enabledThumbRadius.
Implementation
final double? disabledThumbRadius;
The preferred radius of the round thumb shape when the slider is disabled.
If no disabledRadius is provided, then it is equal to the enabledThumbRadius.
final double? disabledThumbRadius;