textNode property

num textNode

node is a Text node.

Implementation

_i2.num get textNode => _i4.getProperty(
      this,
      'TEXT_NODE',
    );