CodexRow constructor

const CodexRow(
  1. RowProps props, {
  2. Key? key,
})

Implementation

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