isNodeElement property

bool get isNodeElement

Implementation

bool get isNodeElement => node.isA<Element>();