enabledThumbRadius property
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;
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.
final double enabledThumbRadius;