ImageBuilder({ Key? key, this.centerImage, this.hasAnimation, this.animationName, }) : super(key: key);