EditProductPage constructor Null safety

const EditProductPage(
  1. dynamic product
)

Implementation

const EditProductPage(this.product);