ringMonthView property

String get ringMonthView

Implementation

String get ringMonthView => isChinese ? '环形月视图' : 'Ring Month View';