Contents

GridItem.Size

The size in the minor axis of one or more rows or columns in a grid layout.

Declaration

enum Size

Overview

Use a Size instance when you create a GridItem. The value tells a LazyHGrid how to size its rows, or a LazyVGrid how to size its columns.

Topics

Getting the sizes

See Also

Inspecting grid item properties