ResponsiveGridList constructor
Implementation
ResponsiveGridList(
{this.desiredItemWidth,
this.minSpacing,
this.squareCells = false,
this.scroll = true,
this.children});
ResponsiveGridList(
{this.desiredItemWidth,
this.minSpacing,
this.squareCells = false,
this.scroll = true,
this.children});