padding

Function padding 

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

P Margin space around the content of a widget.

This property is margin with nest group CHILD_LAYOUT.