ModernParticipantListOthersOptions constructor
Implementation
ModernParticipantListOthersOptions({
required this.participants,
required this.coHost,
required this.member,
this.enableGlassmorphism = true,
this.isDarkMode = true,
this.showDividers = false,
});