gridDelegate property

SliverGridDelegate? gridDelegate
final

Controls the layout of tiles in a grid.

Used if layout is S2ChoiceLayout.grid

Implementation

final SliverGridDelegate? gridDelegate;