Skip to content

SegmentedButtonTheme

Customizes the appearance of SegmentedButton controls across the app.

Properties

Properties#

selected_icon class-attribute instance-attribute #

selected_icon: Optional[IconData] = None

Overrides the default value for SegmentedButton.selected_icon.

style class-attribute instance-attribute #

style: Optional[ButtonStyle] = None

Overrides the default value for SegmentedButton.style.