const UpCard({ Key? key, this.body, this.header, this.image, this.colorType, this.style, }) : super(key: key);