SaveGameDialog constructor

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

Implementation

const SaveGameDialog({
  super.key,
});