TF-2327 Add replyAll icon for email_view

This commit is contained in:
hieubt
2024-01-30 16:42:50 +07:00
committed by Dat H. Pham
parent a37e666c43
commit 810527778c
3 changed files with 11 additions and 4 deletions
@@ -8,7 +8,6 @@ class EmailViewBottomBarWidgetStyles {
static const double topBorderWidth = 0.5;
static const double buttonRadius = 0;
static const double buttonIconSize = 20;
static const double replyAllButtonIconSize = 15;
static const double radius = 20;
static const Color topBorderColor = AppColor.colorDividerHorizontal;