DraggableCard1 constructor

DraggableCard1({
  1. required Widget child,
})

Implementation

DraggableCard1({required this.child});