Function zng_wgt_container::padding
source ยท pub fn padding(
child: impl UiNode,
padding: impl IntoVar<SideOffsets>,
) -> impl UiNode
Expand description
P
Margin space around the content of a widget.
This property is margin
with nest group CHILD_LAYOUT
.