CuReCard constructor
const
CuReCard({})
Implementation
const CuReCard({
super.key,
this.child,
this.icon,
this.title,
this.description,
this.color,
this.onPressed,
this.backgroundColor,
this.padding,
this.border,
this.width,
this.height,
this.shape,
this.shadow,
});