TF-3764 Add Create filter button in context menu

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-06-12 11:48:20 +07:00
committed by Dat H. Pham
parent bab0331fe0
commit 5068a11524
19 changed files with 172 additions and 74 deletions
@@ -256,7 +256,8 @@ extension AppColor on Color {
static const textPrimary = Color(0xFF424244);
static const iconFolder = Color(0xFF297EF2);
static const folderDivider = Color(0xFFE4E8EC);
static const color424244 = Color(0xFF424244);
static const gray424244 = Color(0xFF424244);
static const redFF3347 = Color(0xFFFF3347);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],