CodexItem constructor

const CodexItem(
  1. ItemProps props, {
  2. Key? key,
})

Implementation

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