AddNewProductPage constructor Null safety

const AddNewProductPage(
  1. String barcode
)

Implementation

const AddNewProductPage(
  this.barcode,
);