GalleryAssetsGridView constructor

const GalleryAssetsGridView({
  1. Key? key,
})

Implementation

const GalleryAssetsGridView({Key? key}) : super(key: key);