common_button_search property

String get common_button_search

SEARCH

Implementation

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