onDrop property

void Function(T data, int index)? onDrop
final

Implementation

final void Function(T data, int index)? onDrop;