childWhenDragging property
DragChildWhenDragging this to display the widget at dragged widget place when the widget is being dragged.
Implementation
final Widget? childWhenDragging;
DragChildWhenDragging this to display the widget at dragged widget place when the widget is being dragged.
final Widget? childWhenDragging;