SegmentedButtonContentMode
Different SegmentedButton items sizing modes.
Enum fields
Name | Description |
---|
ContentFit | Each item is sized to fit its content, with any extra space placed after the last item. |
EqualSized | All items are sized equally to fill the available space. |