itemCount property

int itemCount

Number of items in the all subtree.

Implementation

int get itemCount => _itemCount;