pub fn get_font_use( child: impl UiNode, font_use: impl IntoVar<Vec<(Font, Range<usize>)>>, ) -> impl UiNode
P Gets a vector of font and ranges.
P
This property must be set in the text widget.