menu
lunar package
documentation
calendar/Foto.dart
Foto
isMonthZhai method
isMonthZhai method
dark_mode
light_mode
isMonthZhai
method
bool
isMonthZhai
(
)
Implementation
bool isMonthZhai() { int m = getMonth(); return 1 == m || 5 == m || 9 == m; }
lunar package
documentation
calendar/Foto
Foto
isMonthZhai method
Foto class