domGenerator property
DOMGenerator?
get
domGenerator
Returns the DOMGenerator associated with treeMap.
Implementation
DOMGenerator? get domGenerator => treeMap?.domGenerator;
Returns the DOMGenerator associated with treeMap.
DOMGenerator? get domGenerator => treeMap?.domGenerator;