wholeText property

String get wholeText

Returns the combined data of all direct Text node siblings.

MDN Reference

Implementation

_i2.String get wholeText => _i4.getProperty(
      this,
      'wholeText',
    );