SegmentedButtonTheme
Customizes the appearance of SegmentedButton
controls across the app.
Properties
-
selected_icon(IconData | None) –Overrides the default value for
-
style(ButtonStyle | None) –Overrides the default value for
Properties#
selected_icon
#
selected_icon: IconData | None = None
Overrides the default value for
SegmentedButton.selected_icon.