grid property

bool grid
final

Whether to render the items in a responsive grid layout. If false, uses a standard list view.

Implementation

final bool grid;