menu
flutter_qweather package
documentation
models/weather.dart
WeatherDailyResp
daily property
daily property
dark_mode
light_mode
daily
property
List
<
WeatherDaily
>
daily
getter/setter pair
逐天预报
Implementation
late List<WeatherDaily> daily;
flutter_qweather package
documentation
models/weather
WeatherDailyResp
daily property
WeatherDailyResp class