SubZeroCarouselCard constructor
const
SubZeroCarouselCard({})
Implementation
const SubZeroCarouselCard({
super.key,
this.imageUrl,
this.imageWidget,
this.title,
this.subtitle,
this.onTap,
this.backgroundColor,
this.overlay,
});