TF-985 Apply new design for EmailAddressWidget in EmailView

This commit is contained in:
dab246
2022-10-12 13:01:03 +07:00
committed by Dat H. Pham
parent f3358bb5d7
commit fca3b9bf73
5 changed files with 417 additions and 305 deletions
@@ -767,12 +767,6 @@ class AppLocalizations {
);
}
String get details {
return Intl.message(
'Details',
name: 'details');
}
String get hide {
return Intl.message(
'Hide',