MultiChoice constructor

MultiChoice(
  1. MultiChoiceCallback? callback,
  2. String type
)

Implementation

MultiChoice(this.callback, this.type);