Ribir
Ribir copied to clipboard
`Label` doesn't seem to have a material theme font applied.
@FilledButton {
@ { Label::new("OK") }
}
It seems that theLabel
is just using the system default font, not the embedded Roboto font.