controller property
The controller managing the node flow graph.
The minimap observes this controller to reactively update when nodes, connections, or viewport change.
Implementation
final NodeFlowController<T> controller;
The controller managing the node flow graph.
The minimap observes this controller to reactively update when nodes, connections, or viewport change.
final NodeFlowController<T> controller;