TF-421 Support delete permanently email view in mailbox Draft

This commit is contained in:
dab246
2022-09-08 16:28:10 +07:00
committed by Dat H. Pham
parent 9afe0aab35
commit a4811d0007
2 changed files with 9 additions and 1 deletions
@@ -140,6 +140,7 @@ extension AppColor on Color {
static const colorIconTextField = Color(0xFFB8C1CC);
static const colorVacationNotificationMessageBackground = Color(0x2999A2AD);
static const colorDeletePermanentlyButton = Color(0xffE64646);
static const colorDefaultButton = Color(0xff9AA1AD);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],