menu
eliud_pkg_chat package
documentation
editors/chat_dashboard_component_editor.dart
ChatDashboardBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
EditorBaseState
<
ChatDashboardModel
>
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_chat package
documentation
editors/chat_dashboard_component_editor
ChatDashboardBloc
stream property
ChatDashboardBloc class