enterTitle property

String get enterTitle

Implementation

String get enterTitle => isChinese ? '输入事件标题' : 'Enter event title';