PickerStyle constructor
const
PickerStyle({})
Implementation
const PickerStyle({
this.itemTextStyle,
this.itemHeight,
this.pickerHeight,
this.confirmWidget,
this.cancelWidget,
this.backgroundColor,
this.buttonBarDecoration,
});