Function iced_graphics::text::to_attributes
source ยท pub fn to_attributes(font: Font) -> Attrs<'static>
Expand description
Returns the attributes of the given Font
.
pub fn to_attributes(font: Font) -> Attrs<'static>
Returns the attributes of the given Font
.