ProductFormScreen constructor

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

Implementation

const ProductFormScreen({Key? key}) : super(key: key);