ToolboxDragTarget constructor
const
ToolboxDragTarget({})
Implementation
const ToolboxDragTarget({
super.key,
required this.neoTechCoreNodeKey,
required this.onSaved,
required this.isEnabled,
required this.isToolboxItemBeingDragged,
this.onPasteStatement,
this.builder,
});