builder property

BlocWidgetBuilder<State> builder
final

Same as the 'builder' property for BlocListener from flutter_bloc package.

See the documentation there if you need.

Implementation

final fb.BlocWidgetBuilder<State> builder;