isPartiallyExpanded property

bool isPartiallyExpanded
final

Whether this instance is partially expanded via port-click.

A partially expanded instance has some of its hidden children revealed through incremental port expansion, but has not been fully toggled with the +/- button.

Implementation

final bool isPartiallyExpanded;