TF-4141 Add Action required folder to left menu
This commit is contained in:
@@ -45,6 +45,7 @@ class ImagePaths {
|
||||
String get icMailboxSpam => _getImagePath('ic_mailbox_spam.svg');
|
||||
String get icMailboxTrash => _getImagePath('ic_mailbox_trash.svg');
|
||||
String get icMailboxFavorite => _getImagePath('ic_mailbox_favorite.svg');
|
||||
String get icMailboxActionRequired => _getImagePath('ic_mailbox_action_required.svg');
|
||||
String get icFilterSelected => _getImagePath('ic_filter_selected.svg');
|
||||
String get icFilterMessageAll => _getImagePath('ic_filter_message_all.svg');
|
||||
String get icFilterMessageAttachments => _getImagePath('ic_filter_message_attachments.svg');
|
||||
|
||||
Reference in New Issue
Block a user