Hides this list from rendering.
LipList hide([bool hidden = true]) { _tree.hide(hidden); return this; }