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