controller property

TreeViewController<T> controller
final

The controller for the TreeView. It manages the data and selected key.

Implementation

final TreeViewController<T> controller;