onDropLeave property

void Function(DropEvent)? onDropLeave
final

Callback, called when DropRegion.onDropLeave.

Implementation

final void Function(DropEvent)? onDropLeave;