weekView property

String get weekView

Implementation

String get weekView => isChinese ? '周视图' : 'Week';