weekLabel property

String get weekLabel

Implementation

String get weekLabel => isChinese ? '周' : 'Week';