expandedCount property

int get expandedCount

The number of expanded items.

Implementation

int get expandedCount => expandedKeys.length;