menu
mediasfu_sdk
components\participants_components\participant_list.dart
ParticipantList
ParticipantList const constructor
ParticipantList
dark_mode
light_mode
ParticipantList
constructor
const
ParticipantList
(
{
Key
?
key
,
required
ParticipantListOptions
options
}
)
Implementation
const ParticipantList({super.key, required this.options});
mediasfu_sdk
participant_list
ParticipantList
ParticipantList const constructor
ParticipantList class