onDrop property

void Function(T data)? onDrop
final

Implementation

final void Function(T data)? onDrop;