Skip to main content

text

Function text 

Source
pub fn text(
    rect: UiRect,
    value: impl Into<Cow<'static, str>>,
    style: TextStyle,
) -> Element