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