ModernShareButtonsComponentOptions constructor
Implementation
ModernShareButtonsComponentOptions({
required this.meetingID,
required this.eventType,
this.customButtons,
this.localLink,
this.showLabels = false,
this.useGlassmorphism = true,
this.compact = false,
});