onUpload property

dynamic Function(List<CustomFile> files) onUpload
final

Implementation

final Function(List<CustomFile> files) onUpload;