Expands this node.
void expand({bool animate = true}) { controller.expand(key: key, animate: animate); }