bloc2 property

Bloc<S2> bloc2
final

The second Bloc to listen to.

Implementation

final Bloc<S2> bloc2;