aligned
Keeps the children together and places the group as a whole at alignment along the row.
Return
an arrangement whose spacing is zero, so the row reserves no gap when it measures.
Parameters
alignment
where the group goes in the width left over, resolved against the row's ComponentOrientation.
Keeps the children together and places the group as a whole at alignment along the column.
Return
an arrangement whose spacing is zero, so the column reserves no gap when it measures.
Parameters
alignment
where the group goes in the height left over; a vertical axis reads the same under either component orientation.