FullScreenImage constructor

FullScreenImage({
  1. required File imageFile,
})

Implementation

FullScreenImage({required this.imageFile});