builder property

WidgetBuilder builder
final

The widget builder of the item.

When the tab becomes inactive, its content is cached in the widget tree Offstage and its animations disabled.

Implementation

final WidgetBuilder builder;