isTextNode abstract method

bool isTextNode(
  1. T? node
)

Implementation

bool isTextNode(T? node);