menu
lunar package
documentation
calendar/eightchar/LiuNian.dart
LiuNian
getMonthInChinese method
getMonthInChinese method
dark_mode
light_mode
getMonthInChinese
method
String
getMonthInChinese
(
)
Implementation
String getMonthInChinese() => LunarUtil.MONTH[_index + 1];
lunar package
documentation
calendar/eightchar/LiuNian
LiuNian
getMonthInChinese method
LiuNian class