GalleryView constructor

const GalleryView(
  1. PlayerController controller, {
  2. Key? key,
})

Implementation

const GalleryView(this.controller, {super.key});