FullScreenImage constructor

const FullScreenImage(
  1. String imageUrl, {
  2. Key? key,
})

Implementation

const FullScreenImage(this.imageUrl, {super.key});