Gets the area for a tree node.
node
@protected num areaForTreeNode(TreeNode<Object> node) => _getRendererElement(node).area;