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