menu
subtitle_wrapper_package package
documentation
bloc/subtitle/subtitle_bloc.dart
SubtitleBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
SubtitleState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
subtitle_wrapper_package package
documentation
bloc/subtitle/subtitle_bloc
SubtitleBloc
stream property
SubtitleBloc class