start property

String get start

Implementation

String get start => isChinese ? '开始' : 'Start';