OnPickerSelectorCall typedef

OnPickerSelectorCall = void Function(List<PickerModel> models)

图片选择回调

Implementation

typedef OnPickerSelectorCall = void Function(List<PickerModel> models);