GallerySelectButton constructor

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

Implementation

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