menu
weather package
documentation
weather.dart
Weather
windDegree property
windDegree property
dark_mode
light_mode
windDegree
property
double
?
get
windDegree
Wind direction in degrees
Implementation
double? get windDegree => _windDegree;
weather package
documentation
weather
Weather
windDegree property
Weather class