menu
flutter_qweather package
documentation
models/weather.dart
WeatherNow
temp property
temp property
dark_mode
light_mode
temp
property
String
temp
getter/setter pair
温度,默认单位:摄氏度
Implementation
late String temp;
flutter_qweather package
documentation
models/weather
WeatherNow
temp property
WeatherNow class