DraggableView constructor

DraggableView(
  1. DraggableModel model
)

Implementation

DraggableView(this.model) : super(key: ObjectKey(model));