pub fn txt_highlight( child: impl UiNode, range: impl IntoVar<Range<CaretIndex>>, color: impl IntoVar<Rgba>, ) -> impl UiNode
P Highlight a text range.
P
This property must be set in the text widget.