MeetingPasscodeComponentOptions constructor
Implementation
MeetingPasscodeComponentOptions({
required this.meetingPasscode,
this.labelStyle,
this.inputTextStyle,
this.inputBackgroundColor,
});
MeetingPasscodeComponentOptions({
required this.meetingPasscode,
this.labelStyle,
this.inputTextStyle,
this.inputBackgroundColor,
});