Game constructor

const Game({
  1. Key? key,
})

Implementation

const Game({super.key});