monthView property

String get monthView

Implementation

String get monthView => isChinese ? '月视图' : 'Month';