TF-4179 Display tag list in sidebar
This commit is contained in:
@@ -275,6 +275,7 @@ class ImagePaths {
|
||||
String get icAiMoreDetail => _getImagePath('ic_ai_more_detail.svg');
|
||||
String get icAiMoreProfessional => _getImagePath('ic_ai_more_professional.svg');
|
||||
String get icAiMorePolite => _getImagePath('ic_ai_more_polite.svg');
|
||||
String get icTag => _getImagePath('ic_tag.svg');
|
||||
|
||||
String _getImagePath(String imageName) {
|
||||
return AssetsPaths.images + imageName;
|
||||
|
||||
Reference in New Issue
Block a user