GameScreen constructor

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

Implementation

const GameScreen({super.key});