confirm property

String get confirm

Implementation

String get confirm => isChinese ? '确定' : 'OK';