ImageGalleryViewer constructor
const
ImageGalleryViewer({})
Implementation
const ImageGalleryViewer({
super.key,
required this.images,
this.forcusIndex = 0,
this.heroTag,
this.imagePadding,
this.onDownload,
});