WeatherScreen constructor

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

Implementation

const WeatherScreen({super.key});