content property

T content

The subject matter of the node.

Must correspond with the type of TreeView.

Implementation

T get content => _content;