startLabel property

String get startLabel

Implementation

String get startLabel => isChinese ? '起始' : 'Start';