Issue
how to make something like this in flutter ?
I tried to make something like this in flutter.
but widget row didn't work for me.
Solution
For this, you can either use Tabbar
or NavigationRail
. With Tabbar, wrap it in a RotatedBox will put it in vertical mode.
Answered By - Dat Tran
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.