Tree enumeratorStyle(Style style) { _ensureRenderer().style.enumeratorStyle = (_, _) => style; return this; }