Horizontal indentation for a node at depth: one expand strip per level.
depth
double indentWidth(int depth) => depth * expandStripWidth;