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 Hr!().

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

This property sets the MARGIN_VAR.