HeroPhotoViewWrapper constructor
const
HeroPhotoViewWrapper({})
Implementation
const HeroPhotoViewWrapper({
Key? key,
this.networkImage,
this.memoryImage,
this.color,
this.tag,
this.name,
}) : super(key: key);