CodexCard constructor

const CodexCard(
  1. CardProps props, {
  2. Key? key,
})

Implementation

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