depth property
getter/setter pair
The depth of the node, used by RenderTreeSliver to offset children by by the TreeSliverIndentationType.
Implementation
int depth = 0;
The depth of the node, used by RenderTreeSliver to offset children by by the TreeSliverIndentationType.
int depth = 0;