PickerDecap constructor

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

Implementation

const PickerDecap({
  super.key,
});