Radio(value: 1, groupValue: 1, name: 'radio-2', onSelect: null, style: [Radio.xs]),
Radio(value: 1, groupValue: 1, name: 'radio-2.1', onSelect: null, style: [Radio.sm]),
Radio(value: 1, groupValue: 1, name: 'radio-2.2', onSelect: null, style: [Radio.md]),
Radio(value: 1, groupValue: 1, name: 'radio-2.3', onSelect: null, style: [Radio.lg]),
Radio(value: 1, groupValue: 1, name: 'radio-2.4', onSelect: null, style: [Radio.xl]),