rtc/widgets/participant_quick_actions library

Functions

showParticipantQuickActions(BuildContext context, Participant<TrackPublication<Track>> participant, RtcViewmodel viewModel) → void
Shows a quick-action bottom sheet anchored to participant. The participant reference is captured at call time, so even if the tile layout shuffles while the sheet is open, all actions operate on the exact participant the host pressed.