child_out_spacing

Function child_out_spacing 

Source
pub fn child_out_spacing(
    child: impl IntoUiNode,
    spacing: impl IntoVar<SideOffsets>,
) -> UiNode
Expand description

P Spacing between child and child layout nodes and one of the child_out_insert properties.

The spacing is only applied if the child insert property in the direction is set.