menu
flutter_qweather package
documentation
models/air.dart
StationNow
aqi property
aqi property
dark_mode
light_mode
aqi
property
int
aqi
getter/setter pair
空气质量指数,AQI和PM25的关系
Implementation
late int aqi;
flutter_qweather package
documentation
models/air
StationNow
aqi property
StationNow class