ProductListPage constructor Null safety

const ProductListPage(
  1. dynamic productList
)

Implementation

const ProductListPage(this.productList);