menu
flutter_qweather package
documentation
models/indices.dart
DailyIndicesResp
dailyList property
dailyList property
dark_mode
light_mode
dailyList
property
List
<
DailyIndices
>
dailyList
getter/setter pair
天气生活指数
Implementation
late List<DailyIndices> dailyList;
flutter_qweather package
documentation
models/indices
DailyIndicesResp
dailyList property
DailyIndicesResp class