menu
weather package
documentation
weather.dart
Weather
sunset property
sunset property
dark_mode
light_mode
sunset
property
DateTime
?
get
sunset
Timestamp of sunset
Implementation
DateTime? get sunset => _sunset;
weather package
documentation
weather
Weather
sunset property
Weather class