focus_highlight

Function focus_highlight 

Source
pub fn focus_highlight(
    child: impl IntoUiNode,
    offsets: impl IntoVar<SideOffsets>,
    widths: impl IntoVar<SideOffsets>,
    sides: impl IntoVar<BorderSides>,
) -> UiNode
Expand description

P Sets the foreground highlight values used when the widget is focused and highlighted.