builder property

AsyncWidgetBuilder<T> builder
final

The build strategy currently used by this builder.

The builder is provided with an AsyncSnapshot object whose AsyncSnapshot.connectionState property will be one of the following values:

Implementation

final AsyncWidgetBuilder<T> builder