MyPopup constructor

const MyPopup(
  1. Map _param, {
  2. Key? key,
})

Implementation

const MyPopup(this._param, {super.key});