pub fn focus_highlight(
child: impl IntoUiNode,
offsets: impl IntoVar<SideOffsets>,
widths: impl IntoVar<SideOffsets>,
sides: impl IntoVar<BorderSides>,
) -> UiNodeExpand description
P Sets the foreground highlight values used when the widget is focused and highlighted.