wholeText property
String
get
wholeText
Returns the combined data of all direct Text node siblings.
Implementation
_i2.String get wholeText => _i4.getProperty(
this,
'wholeText',
);
Returns the combined data of all direct Text node siblings.
_i2.String get wholeText => _i4.getProperty(
this,
'wholeText',
);