cancel property
String
get
cancel
取消
Implementation
String get cancel {
return Intl.message(
'取消',
name: 'cancel',
desc: '',
args: [],
);
}
取消
String get cancel {
return Intl.message(
'取消',
name: 'cancel',
desc: '',
args: [],
);
}