| pcx_content_type | navigation | |
|---|---|---|
| title | RtkParticipantsIconWidget | |
| description | API reference for RtkParticipantsIconWidget component (Flutter Library) | |
| products |
|
A widget that displays a participants icon and navigates to the participants list when pressed.
:::note
RtkProvider must be an ancestor of this widget in the widget tree.
:::
This component does not accept any properties. It uses the RealtimekitClient from the nearest RtkProvider ancestor.
import 'package:realtimekit_ui/realtimekit_ui.dart';
RtkParticipantsIconWidget()