pub fn children_align(wgt: &mut WidgetBuilding, align: impl IntoVar<Align>)Expand description
B Children align.
ยงMixin Property
This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.
pub fn children_align(wgt: &mut WidgetBuilding, align: impl IntoVar<Align>)B Children align.
This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.