onPreElementCreated property
void Function(DOMTreeMap<T> treeMap, DOMNode domElement, T element, DOMContext<T> context)?
onPreElementCreated
getter/setter pair
Implementation
void Function(DOMTreeMap<T> treeMap, DOMNode domElement, T element,
DOMContext<T> context)? onPreElementCreated;