SimpleGame constructor

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

Implementation

const SimpleGame({super.key});