NiceDragOverlay constructor
const
NiceDragOverlay({})
Implementation
const NiceDragOverlay({
super.key,
required this.child,
this.overlayBuilder,
this.onDragUpdate,
this.onDragEnd,
});
const NiceDragOverlay({
super.key,
required this.child,
this.overlayBuilder,
this.onDragUpdate,
this.onDragEnd,
});