You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pass customized style to SegmentedButton (style has customized attribute value, e.g. style = ft.ButtonStyle(shape=ft.RoundedRectangleBorder(radius=5)))
Expected behavior
SegmentedButton has RoundedRectangleBorder
Screenshots / Videos
Captures
[Upload media here]
Operating System
Windows
Operating system details
Windows 11 24H2
Flet version
0.24.1
Regression
No, it isn't
Suggestions
No response
Logs
Logs
[Paste your logs here]
Additional details
No response
The text was updated successfully, but these errors were encountered:
Duplicate Check
Describe the bug
user cutomized style is not working in SegmentButton

Code sample
Code
To reproduce
pass customized style to SegmentedButton (style has customized attribute value, e.g.
style = ft.ButtonStyle(shape=ft.RoundedRectangleBorder(radius=5))
)Expected behavior
SegmentedButton has RoundedRectangleBorder
Screenshots / Videos
Captures
[Upload media here]

Operating System
Windows
Operating system details
Windows 11 24H2
Flet version
0.24.1
Regression
No, it isn't
Suggestions
No response
Logs
Logs
[Paste your logs here]
Additional details
No response
The text was updated successfully, but these errors were encountered: