expandedCount property

int get expandedCount

The number of expanded tree items.

Implementation

int get expandedCount => expandedKeys.length;