CodexRadioGroup<T> constructor
const
CodexRadioGroup<T> (
- RadioGroupProps<
T> props, { - Key? key,
Implementation
const CodexRadioGroup(this.props, {super.key});