listeners property

List<BlocStateListener<Bloc<BlocEvent, BlocState>>> listeners
final

Implementation

final List<BlocStateListener> listeners;