AnnotationDragContext constructor
const
AnnotationDragContext({})
Implementation
const AnnotationDragContext({
required this.moveNodes,
required this.findNodesInBounds,
required this.getNode,
});
const AnnotationDragContext({
required this.moveNodes,
required this.findNodesInBounds,
required this.getNode,
});