Closed 0x-cell closed 2 years ago
Hey, I have a grid of items which has rounded corners. When dragging the widget the widget is wrapped in a rectangular white container. Is there a way to override the wrapped widget decoration/style?
Example (right picture is dragged)
Figured out that we can use dragWidgetBuilder to do that. Thanks.
dragWidgetBuilder
Thanks. I will update Readme to point out this.
Hey, I have a grid of items which has rounded corners. When dragging the widget the widget is wrapped in a rectangular white container. Is there a way to override the wrapped widget decoration/style?
Example (right picture is dragged)