type property

S2ChoiceType? type
final

Choice item widget type

Single choice can't use S2ChoiceType.checkboxes and Multiple choice can't use S2ChoiceType.radios

Implementation

final S2ChoiceType? type;