builder property

TreeNodeWidgetBuilder<Tree> builder
finalinherited

The builder function that is provided to the item builder

Implementation

final TreeNodeWidgetBuilder<Tree> builder;