Skip to main content

SegmentedButtonTheme

Customizes the appearance of SegmentedButton controls across the app.

Properties

Properties

selected_iconclass-attributeinstance-attribute

selected_icon: Optional[IconData] = None

Overrides the default value for flet.SegmentedButton.selected_icon.

styleclass-attributeinstance-attribute

style: Optional[ButtonStyle] = None

Overrides the default value for flet.SegmentedButton.style.