FixedWidthVaryingHeightGridDelegate constructor

FixedWidthVaryingHeightGridDelegate(
  1. GiphyGrid parent
)

Creates a new grid delegate

Implementation

FixedWidthVaryingHeightGridDelegate(this.parent);