controller property
final
The controller for the TreeView. It manages the data and selected key.
Implementation
final TreeViewController<T> controller;
The controller for the TreeView. It manages the data and selected key.
final TreeViewController<T> controller;