childrenNumber property

int childrenNumber

Number of children in the tree.

This excludes the leads and tails.

Implementation

int get childrenNumber => itemsTree.itemCount;