child_align

Function child_align 

Source
pub fn child_align(
    child: impl IntoUiNode,
    alignment: impl IntoVar<Align>,
) -> UiNode
Expand description

P Aligns the widget content within the available space.

This property is align with nest group CHILD_LAYOUT.