menu
chat_toolkit package
documentation
chat/chat_controller.dart
ChatController
newReceiveMessageStream property
newReceiveMessageStream property
dark_mode
light_mode
newReceiveMessageStream
property
Stream
<
Message
>
get
newReceiveMessageStream
Implementation
Stream<Message> get newReceiveMessageStream => _newReceiveMessageController.stream;
chat_toolkit package
documentation
chat/chat_controller
ChatController
newReceiveMessageStream property
ChatController class