TF-32 Add domain layer of export attachment for ios platform
This commit is contained in:
@@ -55,4 +55,5 @@ extension AppColor on Color {
|
||||
static const toastBackgroundColor = Color(0xFFACAFFF);
|
||||
static const toastSuccessBackgroundColor = Color(0xFF04AA11);
|
||||
static const toastErrorBackgroundColor = Color(0xFFFF5858);
|
||||
static const backgroundCountAttachment = Color(0x681C1C1C);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user