expandedCount property
int
get
expandedCount
The number of expanded items.
Implementation
int get expandedCount => expandedKeys.length;
The number of expanded items.
int get expandedCount => expandedKeys.length;