onDrop property

ValueChanged? onDrop
final

Event called when the user drops a file onto the dropzone.

Implementation

final ValueChanged<dynamic>? onDrop;