dragChildWhenDragging property

DragChildWhenDragging? dragChildWhenDragging
final

dragChildWhenDragging you can set this to display the widget at dragged widget place when the widget is being dragged.

Implementation

final DragChildWhenDragging? dragChildWhenDragging;