CodexTextInput constructor

const CodexTextInput(
  1. TextInputProps props, {
  2. Key? key,
})

Implementation

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