Application constructor Null safety

const Application(
  1. {Key? key}
)

Implementation

const Application({super.key});