MeetingIdComponentOptions constructor
Implementation
MeetingIdComponentOptions({
required this.meetingID,
this.labelStyle,
this.inputTextStyle,
this.inputBackgroundColor,
});
MeetingIdComponentOptions({
required this.meetingID,
this.labelStyle,
this.inputTextStyle,
this.inputBackgroundColor,
});