ScanProductCard constructor Null safety

const ScanProductCard(
  1. dynamic product
)

Implementation

const ScanProductCard(this.product);