nodesManager property

NodesManager nodesManager
final

Manager the nodes. The nodes represent the widgets node properties in the canvas. Every node and its properties is inside this manager Using nodesManager the user is able to insert and remove nodes, and its properties and ports

Implementation

final NodesManager nodesManager = NodesManager();