children property

List<Node<T>> children
final

The data for the TreeView.

Implementation

final List<Node<T>> children;