TF-2172 Add DropZone widget
(cherry picked from commit 72f5f04800c1bb56118676b44cf0102ba14ef034)
This commit is contained in:
@@ -3340,4 +3340,11 @@ class AppLocalizations {
|
||||
name: 'saveAsDraft',
|
||||
);
|
||||
}
|
||||
|
||||
String get dropFileHereToAttachThem {
|
||||
return Intl.message(
|
||||
'Drop file here to attach them',
|
||||
name: 'dropFileHereToAttachThem',
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user