menu
open_weather_client package
documentation
widgets/weather_widget_by_zip_code.dart
OpenWeatherByZipCode
apiKey property
apiKey property
dark_mode
light_mode
apiKey
property
String
apiKey
final
The API key used to fetch weather data.
Implementation
final String apiKey;
open_weather_client package
documentation
widgets/weather_widget_by_zip_code
OpenWeatherByZipCode
apiKey property
OpenWeatherByZipCode class