segmentedButtonBorderSchemeColor property

SchemeColor? segmentedButtonBorderSchemeColor
final

Defines which Theme based ColorScheme based color the SegmentedButton use as its border themed color.

If not defined it defaults to SchemeColor.outline.

Implementation

final SchemeColor? segmentedButtonBorderSchemeColor;