monthSelect property

String get monthSelect

Implementation

String get monthSelect => isChinese ? '月份选择' : 'Month Select';