textContent property

String textContent

Implementation

String get textContent => _text?.data ?? _el?.text ?? '';