TF-467 Apply new UI for mailbox mobile
This commit is contained in:
@@ -2,11 +2,10 @@ import 'package:core/presentation/resources/assets_paths.dart';
|
||||
|
||||
class ImagePaths {
|
||||
String get icSearch => _getImagePath('ic_search.svg');
|
||||
String get icNextArrow => _getImagePath('ic_next_arrow.svg');
|
||||
String get icMailboxAllMail => _getImagePath('ic_mailbox_allmail.svg');
|
||||
String get icMailboxTemplate => _getImagePath('ic_mailbox_template.svg');
|
||||
String get icFolderArrow => _getImagePath('ic_folder_arrow.svg');
|
||||
String get icExpandFolder => _getImagePath('ic_expand_folder.svg');
|
||||
String get icCollapseFolder => _getImagePath('ic_collapse_folder.svg');
|
||||
String get icBack => _getImagePath('ic_back.svg');
|
||||
String get icEyeDisable => _getImagePath('ic_eye_disable.svg');
|
||||
String get icShare => _getImagePath('ic_share.svg');
|
||||
|
||||
Reference in New Issue
Block a user