thumbRadius property
Radius of the thumb (affects size) If width || height is not given MorphSwitch will skip the value To modify thumbRadius width && height must be given To give the thumbRadius other value with the same width && height
- Navigate to morphSwitchSizes
- Select the target size from the Map
- Ovrride the height && width in the ui
- Give the thumbRadius new value
Implementation
final double thumbRadius;