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