I'm new to flutter flow, but I'm trying to build out a navigation to a desktop app. I'm currently building the sidebar, and trying to make a stroke on the right side of my container that contains the side bar.
However it seems that either I put a stroke all around the container or nothing at all.
I though maybe making another container and make it the with of the stroke I have in mind, or what the best way to do this?