selectMonth property

String get selectMonth

Implementation

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