hasExpandedContent property

bool get hasExpandedContent

Whether any row detail content is currently expanded.

Implementation

bool get hasExpandedContent => expandedDetailKey != null;