disabledThumbRadius property

double? disabledThumbRadius
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;