monday property

String get monday

Implementation

String get monday => isChinese ? '周一' : 'Mon';