children property

List<TreeViewItem> children
final

The children of this item.

Implementation

final List<TreeViewItem> children;