type property
final
Choice item widget type
Single choice can't use S2ChoiceType.checkboxes and Multiple choice can't use S2ChoiceType.radios
Implementation
final S2ChoiceType? type;
Choice item widget type
Single choice can't use S2ChoiceType.checkboxes and Multiple choice can't use S2ChoiceType.radios
final S2ChoiceType? type;