margin

Function margin 

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

P Sets the margin around line of all descendant Vr!().

Is (0, 4) by default, 0 top-bottom, 4 left-right.

This property sets the MARGIN_VAR.