WeatherApp constructor

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

Implementation

const WeatherApp({super.key});