segmentedButtonBorderWidth property

double? segmentedButtonBorderWidth
final

The border width of SegmentedButton.

If not defined, defaults to thinBorderWidth;

Implementation

final double? segmentedButtonBorderWidth;