DragTargetSectionModel constructor

const DragTargetSectionModel(
  1. NodeID firstNodeId
)

Implementation

const DragTargetSectionModel(
  this.firstNodeId,
);