selected property

String get selected

Implementation

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