CodexSheet constructor

const CodexSheet(
  1. SheetProps props, {
  2. Key? key,
})

Implementation

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