Skip to content

RtkParticipantsIconWidget

Last updated View as MarkdownAgent setup

A widget that displays a participants icon and navigates to the participants list when pressed.

Properties

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

Usage Examples

Basic Usage

import 'package:realtimekit_ui/realtimekit_ui.dart';

RtkParticipantsIconWidget()

Was this helpful?