WeatherAppView constructor

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

Implementation

const WeatherAppView({super.key});