DiagramWiresLayer constructor
Implementation
const DiagramWiresLayer({
super.key,
required this.root,
required this.positions,
this.wireColor,
});
const DiagramWiresLayer({
super.key,
required this.root,
required this.positions,
this.wireColor,
});