textContent

String get textContent

Get text content of entire tree

Implementation

String get textContent => _root.textContent;