isNodeElement property

bool isNodeElement

Implementation

bool get isNodeElement => node is Element;