segmentedControlStyle property

SegmentedControlStyle? segmentedControlStyle
final

The style to apply to the SegmentedControl.

Use SegmentedControl.styleFrom for convenient customization. If null, the default style of SegmentedControl is used.

Implementation

final SegmentedControlStyle? segmentedControlStyle;