weatherData property
The weather data to be displayed by the widget.
This property must not be null.
Implementation
final WeatherData weatherData;
The weather data to be displayed by the widget.
This property must not be null.
final WeatherData weatherData;