text property

  1. @override
String text
getter/setter pairinherited

Return the concatenated text of this node and all its descendants, for XmlData nodes return the textual value of the node.

Implementation

@override
String text;