TF-4308 Add NoLabelYetWidget for choose label modal
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -282,6 +282,7 @@ class ImagePaths {
|
||||
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 get icNoTag => _getImagePath('ic_no_tag.svg');
|
||||
|
||||
String _getImagePath(String imageName) {
|
||||
return AssetsPaths.images + imageName;
|
||||
|
||||
Reference in New Issue
Block a user