monthLabel property

String get monthLabel

Implementation

String get monthLabel => isChinese ? '月' : 'Month';