components/participants_components/participant_list_others_item library
Classes
- ParticipantListOthersItem
-
ParticipantListOthersItem
displays a single participant in a list, including their role and muted status. - ParticipantListOthersItemOptions
-
ParticipantListOthersItemOptions
represents the options for configuring the display of a participant item.
Typedefs
- ParticipantListOthersItemType = Widget Function({required ParticipantListOthersItemOptions options})