UImageViewer constructor
const
UImageViewer({})
Implementation
const UImageViewer({
required this.fileData,
super.key,
this.heroTag,
this.minScale = 0.8,
this.maxScale = 4.0,
this.backgroundColor = Colors.black,
});