var alignment: Alignment?
The alignment to use when placing each view.
var size: GridItem .Size
The size of the item, which is the width of a column item or the height of a row item.
enum Size
The size in the minor axis of one or more rows or columns in a grid layout.