mergeAllDescendantsIntoThisNode property
Whether this node and all of its descendants should be treated as one logical entity.
Implementation
bool get mergeAllDescendantsIntoThisNode => _mergeAllDescendantsIntoThisNode;
Whether this node and all of its descendants should be treated as one logical entity.
bool get mergeAllDescendantsIntoThisNode => _mergeAllDescendantsIntoThisNode;