hasExpansion property

bool get hasExpansion

Whether any items are expanded.

Implementation

bool get hasExpansion => expandedKeys.isNotEmpty;