Function freya_layout::create_text
source · pub fn create_text(
node: &DioxusNode<'_>,
area: &Area,
font_collection: &FontCollection,
text: &str
) -> Paragraph
pub fn create_text(
node: &DioxusNode<'_>,
area: &Area,
font_collection: &FontCollection,
text: &str
) -> Paragraph