TF-1984 Show Empty action for Trash and Spam mailbox

(cherry picked from commit da70fe0678982be8bb4c2f8daa4c3cb76fc058a0)
This commit is contained in:
dab246
2023-08-30 10:24:46 +07:00
committed by Dat Vu
parent eb997f55b7
commit 41a1efb5de
8 changed files with 46 additions and 30 deletions
@@ -202,6 +202,7 @@ extension AppColor on Color {
static const colorLabelQuotas = Color(0xFF818C99);
static const colorLabelCancelButton = Color(0xFFAEB7C2);
static const colorCreateFiltersButton = Color(0xFFF3F3F7);
static const colorTextBody = Color(0xFF818C99);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],