InstallDialog constructor Null safety

const InstallDialog(
  1. {Key? key}
)

Implementation

const InstallDialog({Key? key}) : super(key: key);