onTreeReady property

TreeReadyCallback<Data, Tree>? onTreeReady
finalinherited

Callback to get the TreeViewController when the TreeView is ready

Implementation

final TreeReadyCallback<Data, Tree>? onTreeReady;