selectedSlotLabel property

String get selectedSlotLabel

Implementation

String get selectedSlotLabel => isChinese ? '已选择: ' : 'Selected: ';