spacing

Function spacing 

Source
pub fn spacing(wgt: &mut WidgetBuilding, spacing: impl IntoVar<GridSpacing>)
Expand description

B Space in-between cells.

ยงMixin Property

This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.