Ribir icon indicating copy to clipboard operation
Ribir copied to clipboard

`Label` doesn't seem to have a material theme font applied.

Open Jhonfunk opened this issue 4 months ago • 1 comments

          @FilledButton {
                @ { Label::new("OK") }
            }

It seems that theLabelis just using the system default font, not the embedded Roboto font.

Jhonfunk avatar Sep 30 '24 12:09 Jhonfunk