common_button_settings property

String get common_button_settings

SETTINGS

Implementation

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