textNode property

num textNode

node is a Text node.

Implementation

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