menu
open_weather_client package
documentation
widgets/weather_widget_by_location.dart
OpenWeatherByLocation
apiKey property
apiKey property
dark_mode
light_mode
apiKey
property
String
apiKey
final
The API key required to access the OpenWeather API.
Implementation
final String apiKey;
open_weather_client package
documentation
widgets/weather_widget_by_location
OpenWeatherByLocation
apiKey property
OpenWeatherByLocation class