loadingWidget property

Widget loadingWidget
final

A widget to be shown when a node is loading. Only used if TreeViewItem.loadingWidget is null.

kTreeViewLoadingIndicator is used by default

Implementation

final Widget loadingWidget;