GalleryCamareImage constructor

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

Implementation

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