depth property

  1. @override
int depth
latefinaloverride

Depth in the tree (root = 0)

Implementation

@override
late final int depth;