onTreeReady property
Callback to get the TreeViewController when the TreeView is ready
Implementation
final TreeReadyCallback<Data, Tree>? onTreeReady;
Callback to get the TreeViewController when the TreeView is ready
final TreeReadyCallback<Data, Tree>? onTreeReady;