thumbRadius property

double thumbRadius
final

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

Implementation

final double thumbRadius;