WeatherScreen constructor Null safety

const WeatherScreen(
  1. {Key? key}
)

Implementation

const WeatherScreen({super.key});