treeRowExtentBuilder property

TreeSliverRowExtentBuilder treeRowExtentBuilder
final

Called to calculate the extent of the widget built for the given TreeSliverNode.

By default, if this is unset, the TreeSliver.defaultTreeRowExtentBuilder is used.

See also:

Implementation

final TreeSliverRowExtentBuilder treeRowExtentBuilder;