TF-1718 Show dialog unsubscribe mail

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit d29ea95dc63719c35676fd87a82c73c55ee9db0d)
This commit is contained in:
dab246
2023-11-16 00:14:40 +07:00
committed by Dat Vu
parent 94909470af
commit 0b49cf36ee
6 changed files with 83 additions and 6 deletions
@@ -229,6 +229,8 @@ extension AppColor on Color {
static const colorScrollbarThumbColor = Color(0xFFD8E1EB);
static const colorDropDownTitleComposer = Color(0xFF79747E);
static const colorDropDownItemTitleComposer = Color(0xFF0A0A0A);
static const messageDialogColor = Color(0xFF8C9CAF);
static const messageDialogHighlightColor = Color(0xFF37383A);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],