ItemCard constructor
Implementation
ItemCard(
{this.catalogueSublist,
this.category,
this.assetImage,
this.obtainedPoints,
this.takePartPageState});
ItemCard(
{this.catalogueSublist,
this.category,
this.assetImage,
this.obtainedPoints,
this.takePartPageState});