WeatherView constructor

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

Implementation

const WeatherView({super.key});