StreamPhotoGalleryIndexedWidgetBuilder typedef
StreamPhotoGalleryIndexedWidgetBuilder =
StreamScrollViewIndexedWidgetBuilder<AssetEntity, StreamPhotoGalleryTile>
Signature for the item builder that creates the children of the StreamPhotoGallery.
Implementation
typedef StreamPhotoGalleryIndexedWidgetBuilder
= StreamScrollViewIndexedWidgetBuilder<AssetEntity, StreamPhotoGalleryTile>;