builder property

BlocBuilderDelegate<T> builder
final

Builds the widget given the created bloc

Implementation

final BlocBuilderDelegate<T> builder;