CodexSelect<T> constructor

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

Implementation

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