components\participants_components\participant_list_others library
Classes
- ParticipantListOthers
-
ParticipantListOthersrenders a scrollable list of participants not including the current user. Each participant is represented usingParticipantListOthersItem. - ParticipantListOthersOptions
-
ParticipantListOthersOptionsdefines the configuration options for theParticipantListOtherswidget, including a list of participants, co-host, and member identifiers.
Typedefs
- ParticipantListOthersType = Widget Function({required ParticipantListOthersOptions options})