MosquitoGalleryScreen constructor

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

Implementation

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