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