menu
odinutils package
documentation
Utils/ChineseCalendarHelper/chinese_calendar_struct.dart
ChineseCalendarStruct
ChineseCalendarStruct.new constructor
ChineseCalendarStruct.new constructor
dark_mode
light_mode
ChineseCalendarStruct
constructor
ChineseCalendarStruct
(
int
cy
,
int
cm
,
int
cd
,
bool
leapMonthFlag
,
)
Implementation
ChineseCalendarStruct(this.cy,this.cm,this.cd,this.leapMonthFlag);
odinutils package
documentation
Utils/ChineseCalendarHelper/chinese_calendar_struct
ChineseCalendarStruct
ChineseCalendarStruct.new constructor
ChineseCalendarStruct class