onPerformDrop property
final
Callback, called when DropRegion.onPerformDrop.
Implementation
final Future<void> Function(PerformDropEvent)? onPerformDrop;
Callback, called when DropRegion.onPerformDrop.
final Future<void> Function(PerformDropEvent)? onPerformDrop;