overlayRadius property Null safety
final
The preferred radius of the round thumb shape when enabled.
If it is not provided, then half of the SliderThemeData.trackHeight is used.
Implementation
final double overlayRadius;
The preferred radius of the round thumb shape when enabled.
If it is not provided, then half of the SliderThemeData.trackHeight is used.
final double overlayRadius;