bloc property
T
bloc
final
The bloc that will have its Bloc.updateBloc attached to notifyListeners
Implementation
final T bloc;
The bloc that will have its Bloc.updateBloc attached to notifyListeners
final T bloc;