Flutter-Dotted-Border icon indicating copy to clipboard operation
Flutter-Dotted-Border copied to clipboard

When specifying transparent as border color it gets converted to white

Open hsendoukas opened this issue 1 year ago • 0 comments

Transparent color could be useful for dashed/dotted borders when you cannot specify the "in-between" color (which is always white); unfortunately, it is also treated as white, so one is stuck with "always white" between the dashes and dots.

hsendoukas avatar Oct 22 '24 19:10 hsendoukas