builder property
Same as the 'builder' property for BlocListener from flutter_bloc package.
See the documentation there if you need.
Implementation
final fb.BlocWidgetBuilder<State> builder;
Same as the 'builder' property for BlocListener from flutter_bloc package.
See the documentation there if you need.
final fb.BlocWidgetBuilder<State> builder;