depth property

int get depth

The depth of the tree from the output to the leaves.

Implementation

int get depth => _computed.depth;