customUploadFunction property

Function? customUploadFunction
final

The function which shall be called to upload the image, if you don't want to use the default one

Implementation

final Function? customUploadFunction;