default_ property

String get default_

Implementation

String get default_ => isChinese ? '默认' : 'Default';