TF-933 Inject and navigate to SearchEmail routes

This commit is contained in:
dab246
2022-09-16 03:23:54 +07:00
committed by Dat H. Pham
parent e3d86c67bd
commit 038d595538
13 changed files with 576 additions and 56 deletions
@@ -2252,4 +2252,11 @@ class AppLocalizations {
);
}
String get clearAll {
return Intl.message(
'Clear all',
name: 'clearAll',
);
}
}