Hey everyone! ![]()
I’m trying to create a Container with a custom border style, specifically a dashed or dotted border. Right now, in the Container properties, I can set the border width and color, but I don’t see any option for different border styles like dashed.
Is there a way to wrap a widget to achieve this kind of border in FlutterFlow, or would I need to use a custom widget for it? I noticed that only the Divider widget has dashed/dotted styles, but it doesn’t seem usable for wrapping a Container.
Any tips or workarounds would be really appreciated. Thanks in advance!
