hasDomNode property

  1. @nonVirtual
bool hasDomNode

Whether current element has an associated dom node.

Implementation

@nonVirtual
bool get hasDomNode => _hasDomNode;