CodexGameTile constructor

const CodexGameTile(
  1. GameTileProps props, {
  2. Key? key,
})

Implementation

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