DroppableView constructor

DroppableView(
  1. DroppableModel model
)

Implementation

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