menu
lunar_plus package
documentation
calendar/Foto.dart
Foto
isDayZhaiShuoWang method
isDayZhaiShuoWang method
dark_mode
light_mode
isDayZhaiShuoWang
method
bool
isDayZhaiShuoWang
(
)
Implementation
bool isDayZhaiShuoWang() { int d = getDay(); return 1 == d || 15 == d; }
lunar_plus package
documentation
calendar/Foto
Foto
isDayZhaiShuoWang method
Foto class