rtc/widgets/participant_quick_actions library
Classes
Functions
-
showParticipantQuickActions(
BuildContext context, Participant< TrackPublication< participant, RtcViewmodel viewModel) → voidTrack> > -
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.