Returns true if this node only have TextNode nodes.
true
@override bool get hasOnlyTextNodes => true;