common_button_delete property

String get common_button_delete

DELETE

Implementation

String get common_button_delete {
  return Intl.message(
    'DELETE',
    name: 'common_button_delete',
    desc: '',
    args: [],
  );
}