MultiChoice constructor
MultiChoice(
- MultiChoiceCallback? callback,
- String type
Implementation
MultiChoice(this.callback, this.type);
MultiChoice(this.callback, this.type);