newEvent property

String get newEvent

Implementation

String get newEvent => isChinese ? '新建事件' : 'New Event';