allDayEvent property

String get allDayEvent

Implementation

String get allDayEvent => isChinese ? '全天事件' : 'All-day event';