save property

String get save

Implementation

String get save => isChinese ? '保存' : 'Save';