enabledThumbRadius property Null safety
final
The preferred radius of the round thumb shape when the slider is enabled.
If it is not provided, then the Material Design default of 10 is used.
Implementation
final double enabledThumbRadius;