[Question] Add border radius for scroll track in ScrollbarTheme #3116
Answered
by
sagittarius-H
sagittarius-H
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
sagittarius-H
Apr 29, 2024
Replies: 2 comments
-
P.S. I'm not an expert in Flutter and Dart, |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was able to implement track corner rounding for the scrollbar using a workaround with Stack widget.
Recording.2024-04-29.193408.mp4 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sagittarius-H
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was able to implement track corner rounding for the scrollbar using a workaround with Stack widget.