components/participants_components/participant_list_item library

Classes

ParticipantListItem
ParticipantListItem is a widget that represents an individual participant in a list, allowing actions like muting/unmuting, messaging, and removing the participant.
ParticipantListItemOptions

Typedefs

ParticipantListItemType = Widget Function({required ParticipantListItemOptions options})