menu
weather package
documentation
weather.dart
Weather
windSpeed property
windSpeed property
dark_mode
light_mode
windSpeed
property
double
?
get
windSpeed
Wind speed in m/s
Implementation
double? get windSpeed => _windSpeed;
weather package
documentation
weather
Weather
windSpeed property
Weather class