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