<Radio>
Component<><div style={{ padding: 16 }}><Radio field={{ name: 'input' }} label="Label" /><Radio field={{ name: 'input' }} label="Label" error="Error message" /></div><div style={{ padding: 16, backgroundColor: 'black' }}><Radio appearance='dark' field={{ name: 'input2' }} label="Label" /><Radio appearance='dark' field={{ name: 'input2' }} label="Label" error="Error message" /></div></>