mergeAllDescendantsIntoThisNode property

bool mergeAllDescendantsIntoThisNode

Whether this node and all of its descendants should be treated as one logical entity.

Implementation

bool get mergeAllDescendantsIntoThisNode => _mergeAllDescendantsIntoThisNode;