MainMenu constructor

const MainMenu(
  1. DinoRun game, {
  2. Key? key,
})

Implementation

const MainMenu(this.game, {super.key});