gridDelegate property

SliverGridDelegate gridDelegate
final

The delegate to use for the GridView.

Defaults to SliverGridDelegateWithFixedCrossAxisCount.

Implementation

final SliverGridDelegate gridDelegate;