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