onSelectionChange property
Called when the selection changes (nodes or connections) Provides the complete current selection state
Implementation
final ValueChanged<SelectionState<T>>? onSelectionChange;
Called when the selection changes (nodes or connections) Provides the complete current selection state
final ValueChanged<SelectionState<T>>? onSelectionChange;