pub fn child_out_spacing(
child: impl IntoUiNode,
spacing: impl IntoVar<SideOffsets>,
) -> UiNodeExpand 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.