customDeleteFunction property

Function? customDeleteFunction
final

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

Implementation

final Function? customDeleteFunction;