common_button_file property

String get common_button_file

FILE

Implementation

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