RenderMultiChoice constructor
const
RenderMultiChoice(
- MultiChoice choice, {
- Key? key,
Implementation
const RenderMultiChoice(this.choice, {Key? key}):super(key:key);
const RenderMultiChoice(this.choice, {Key? key}):super(key:key);