config property
NodeFlowConfig
get
config
Gets the controller's configuration settings.
The configuration controls behavior like snap-to-grid, zoom limits, port snap distance, and other behavioral settings.
Implementation
NodeFlowConfig get config => _config;