onDragCompleted property

void Function(T data)? onDragCompleted
final

Implementation

final void Function(T data)? onDragCompleted;