segmentedButtonRadius property

double? segmentedButtonRadius
final

Border radius value for SegmentedButton.

If not defined and defaultRadius is undefined, defaults to kButtonRadius 20dp in M2 and to Stadium border in M3.

Implementation

final double? segmentedButtonRadius;