Skip to main content

Text

Function Text 

Source
pub fn Text<S>(__arg0: S, __arg1: Modifier, __arg2: TextStyle) -> NodeId
where S: IntoTextSource + Clone + PartialEq + 'static,