bloc property
No need to access this. We only keep a reference to this so we can dispose it on pop
Implementation
final Bloc<TBloc> bloc;
No need to access this. We only keep a reference to this so we can dispose it on pop
final Bloc<TBloc> bloc;