menu
lml package
documentation
bloc.dart
ErrorManagerBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
BlocState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
lml package
documentation
bloc
ErrorManagerBloc
stream property
ErrorManagerBloc class