CuReSelectableCard constructor
const
CuReSelectableCard({})
Implementation
const CuReSelectableCard({
super.key,
this.title,
this.description,
this.icon,
this.child,
this.selected,
this.shape,
this.onPressed,
this.color,
});