Function children_align
Source pub fn children_align(wgt: &mut WidgetBuilding, align: impl IntoVar<Align>)
Expand description
B Items alignment.
The items are aligned along axis that don’t change, as defined by the direction.
The default is FILL.
§Mixin Property
This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.