ProductScreen constructor

const ProductScreen({
  1. Key? key,
})

Implementation

const ProductScreen({super.key});