SegmentedButtonTheme
Customizes the appearance of SegmentedButton
controls across the app.
Properties
-
selected_icon(Optional[IconData]) –Overrides the default value for
SegmentedButton.selected_icon. -
style(Optional[ButtonStyle]) –Overrides the default value for
SegmentedButton.style.
Properties#
selected_icon
class-attribute
instance-attribute
#
Overrides the default value for SegmentedButton.selected_icon.
style
class-attribute
instance-attribute
#
style: Optional[ButtonStyle] = None
Overrides the default value for SegmentedButton.style.