expanded property Null safety
final
The open or closed state of the TreeNode. Applicable only if the node is a parent
Implementation
final bool expanded;
The open or closed state of the TreeNode. Applicable only if the node is a parent
final bool expanded;