logo

Function iced::pure::text

source · []
pub fn text<Renderer>(text: impl Into<String>) -> Text<Renderer> where
    Renderer: Renderer
Available on crate feature pure only.
Expand description

Creates a new Text widget with the provided content.