TF-4195 Add Label as to email context menu
This commit is contained in:
@@ -277,6 +277,7 @@ class ImagePaths {
|
||||
String get icAiMorePolite => _getImagePath('ic_ai_more_polite.svg');
|
||||
String get icTag => _getImagePath('ic_tag.svg');
|
||||
String get icColorPicker => _getImagePath('ic_color_picker.svg');
|
||||
String get icThumbsUp => _getImagePath('ic_thumbs_up.svg');
|
||||
|
||||
String _getImagePath(String imageName) {
|
||||
return AssetsPaths.images + imageName;
|
||||
|
||||
Reference in New Issue
Block a user