clearHistory property
Label for clearing search history.
Implementation
String get clearHistory => Intl.message(
'Clear history',
name: 'clearHistory',
desc: 'Button to clear search history',
locale: locale.toString(),
);
Label for clearing search history.
String get clearHistory => Intl.message(
'Clear history',
name: 'clearHistory',
desc: 'Button to clear search history',
locale: locale.toString(),
);