menu
eliud_pkg_fundamentals_model package
documentation
model/document_component_bloc.dart
DocumentComponentBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
DocumentComponentState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_fundamentals_model package
documentation
model/document_component_bloc
DocumentComponentBloc
stream property
DocumentComponentBloc class