TF-3605 E2E Mailbox create, rename, move and delete sub folder
This commit is contained in:
@@ -55,6 +55,7 @@ class FoldersBarWidget extends StatelessWidget {
|
||||
}
|
||||
|
||||
Widget newFolderIcon = TMailButtonWidget.fromIcon(
|
||||
key: const Key('add_new_folder_button'),
|
||||
icon: imagePaths.icAddNewFolder,
|
||||
backgroundColor: Colors.transparent,
|
||||
iconColor: AppColor.steelGrayA540,
|
||||
|
||||
Reference in New Issue
Block a user