Creates an answer from selected option labels.
labels
const AskAnswer.selection(List<String> labels) : this(selected: labels);