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