gridDelegate property

SliverGridDelegate gridDelegate
final

A delegate that controls the layout of the children within the grid.

See GridView.gridDelegate.

Implementation

final SliverGridDelegate gridDelegate;