expanded property

bool expanded
final

The open or closed state of the TreeNode. Applicable only if the node is a parent

Implementation

final bool expanded;