weatherData property

WeatherData weatherData
final

Built in widget to support easy integration. The widget lists the current weather condition as a String With the help of color you specify the overall color scheme. Please note, in order to use the widget weatherData should not be null. For more info, read the documentation.

Implementation

final WeatherData weatherData;