edit property

String get edit

Implementation

String get edit => isChinese ? '编辑' : 'Edit';