expandedItems property

List<T> get expandedItems

Implementation

List<T> get expandedItems => getItemsFromKeys(expandedKeys);