components/participants_components/participant_list library
Classes
- ParticipantList
 - 
  
ParticipantListrenders a scrollable list of participant items, each with controls for muting, messaging, and removing, based onParticipantListOptions. - ParticipantListOptions
 - 
  
ParticipantListOptionsdefines the configuration options for theParticipantListwidget, including participant data, actions, and session details. 
Typedefs
- ParticipantListType = Widget Function({required ParticipantListOptions options})