onDropEnter property

void Function(DropEvent)? onDropEnter
final

Callback, called when DropRegion.onDropEnter.

Implementation

final void Function(DropEvent)? onDropEnter;