childWhenDragging property

Widget? childWhenDragging
final

DragChildWhenDragging this to display the widget at dragged widget place when the widget is being dragged.

Implementation

final Widget? childWhenDragging;