bloc property

Bloc<S> bloc
final

Bloc whose broadcasts this builder listens to

Implementation

final Bloc<S> bloc;