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