Application constructor

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

Implementation

const Application({super.key});