bloc property

Bloc<S> bloc
final

The Bloc that the widget will listen to.

Implementation

final Bloc<S> bloc;