const ProductItem({ this.name = 'Apple', this.quantity = 4, this.price = '5', this.currency = 'USD', });