ImageCallback typedef

ImageCallback = dynamic Function(XFile? xFile)

Implementation

typedef ImageCallback = Function(XFile? xFile);