notSelected property

String get notSelected

Implementation

String get notSelected => isChinese ? '未选择' : 'Not selected';