onNodeToggleRecursive property
final
Recursive variant of onNodeToggle (Shift+click).
Expands/collapses the node and all descendant submodules.
Implementation
final Future<SchematicLayoutResult?> Function(String nodeId)?
onNodeToggleRecursive;