TF-4358 Remove mail in trash by default in search result (#4361)
This commit is contained in:
@@ -281,6 +281,7 @@ class ImagePaths {
|
||||
String get icLabel => _getImagePath('ic_label.svg');
|
||||
String get icColorPicker => _getImagePath('ic_color_picker.svg');
|
||||
String get icThumbsUp => _getImagePath('ic_thumbs_up.svg');
|
||||
String get icAllEmail => _getImagePath('ic_all_email.svg');
|
||||
|
||||
String _getImagePath(String imageName) {
|
||||
return AssetsPaths.images + imageName;
|
||||
|
||||
Reference in New Issue
Block a user