menu
day_night_theme_flutter package
documentation
model/theme_changer.dart
DayNightThemeChanger
sunriseHour property
sunriseHour property
dark_mode
light_mode
sunriseHour
property
int
sunriseHour
final
Morning hour in 24 hours format default is 6 in the morning
Implementation
final int sunriseHour;
day_night_theme_flutter package
documentation
model/theme_changer
DayNightThemeChanger
sunriseHour property
DayNightThemeChanger class