menu
video_confi package
documentation
features/producers/bloc/producers_bloc.dart
ProducersBloc
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
ProducersState
>
get
stream
inherited
The current state stream.
Implementation
Stream<State> get stream => _stateController.stream;
video_confi package
documentation
features/producers/bloc/producers_bloc
ProducersBloc
stream property
ProducersBloc class