ParticipantInfoWidget constructor
const
ParticipantInfoWidget({})
Implementation
const ParticipantInfoWidget({
this.title,
this.audioAvailable = true,
this.connectionQuality = ConnectionQuality.unknown,
this.isScreenShare = false,
this.enabledE2EE = false,
super.key,
});