Skip to content

RtkChatIconWidget

A widget that displays a chat icon, navigates to the chat page when pressed, and marks all messages as read.

Properties

This component does not accept any properties. It uses the RealtimekitClient from the nearest RtkProvider ancestor.

Usage Examples

Basic Usage

Dart
import 'package:realtimekit_ui/realtimekit_ui.dart';
RtkChatIconWidget()