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