pub fn child_spacing(
child: impl IntoUiNode,
spacing: impl IntoVar<SideOffsets>,
) -> UiNodeExpand description
P Spacing between child and one of the child_insert properties.
The spacing is only applied if the child insert property in the direction is set.