exclusiveReplyExpansion property

bool exclusiveReplyExpansion
final

When true (default), expanding the replies of a top-level item collapses the currently-expanded top-level item, if any. Nested expansions within the same top-level subtree are unaffected.

Implementation

final bool exclusiveReplyExpansion;