GridDelegate delegate
read-only

The delegate that controls the layout of the children.

For example, a FixedColumnCountGridDelegate for grids that have a fixed number of columns or a MaxTileWidthGridDelegate for grids that have a maximum tile width.