MyListPicker constructor

MyListPicker(
  1. Map _param,
  2. int backcolor, {
  3. Key? key,
})

Implementation

MyListPicker(this._param, this.backcolor, {super.key});