PickerDefault constructor

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

Implementation

const PickerDefault({
  super.key,
});