CodexNativeSelect constructor

const CodexNativeSelect(
  1. NativeSelectProps props, {
  2. Key? key,
})

Implementation

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