Text with a border in a label

Does anyone know of an extension capable of adding a border to all four sides of a label’s text?

Hi dear,

An extension isn’t strictly necessary, you could place the label inside a CardView and set a border to it.

immagine

or by using the Decoration component

1 Like

But I need a border on the text, not on the label’s rectangle.

Oh sorry
Then you’ll need to use WebViewer + CSS, but it would be very helpful if you could add a bit more detail, like how many you need to use or if you can provide an image of the result you want to achieve
Keep in mind that it’s also possible to import fonts.

I found this extension that solved my problem.