CodexRadioGroup<T> constructor

const CodexRadioGroup<T>(
  1. RadioGroupProps<T> props, {
  2. Key? key,
})

Implementation

const CodexRadioGroup(this.props, {super.key});