expanded property

bool expanded
final

Whether this node's children are shown. Only meaningful if children is non-empty.

Implementation

final bool expanded;