GridItem.Size.fixed(_:) A single item with the specified fixed size. Declarationcase fixed(CGFloat) See AlsoGetting the sizesGridItem.Size.adaptive(minimum:maximum:)GridItem.Size.flexible(minimum:maximum:)