menu
weatherapi package
documentation
weatherapi.dart
CurrentWeatherData
tempF property
tempF property
dark_mode
light_mode
tempF
property
double
?
get
tempF
Implementation
double? get tempF => _tempF;
weatherapi package
documentation
weatherapi
CurrentWeatherData
tempF property
CurrentWeatherData class