flutter_blobs icon indicating copy to clipboard operation
flutter_blobs copied to clipboard

Is it possible to have a fill color and an outline stroke in a different color?

Open andrewpmoore opened this issue 3 years ago • 1 comments

As in the title. I can see how to set a color and fill with BlobFillType.fill or out outline with BlobFillType.stroke but it'd be great to be able to have an outline in one color and a stroke in another.

andrewpmoore avatar Jan 14 '21 09:01 andrewpmoore

That would be great. Let me work on that.

lokesh-coder avatar Jun 15 '21 15:06 lokesh-coder