clockDayView property

String get clockDayView

Implementation

String get clockDayView => isChinese ? '时钟式日视图' : 'Clock Day View';