rangeSelect property

String get rangeSelect

Implementation

String get rangeSelect => isChinese ? '范围选择' : 'Range Select';