depth property

int depth
getter/setter pair

The depth of the node, used by RenderTreeSliver to offset children by by the TreeSliverIndentationType.

Implementation

int depth = 0;