update
This commit is contained in:
@@ -25,6 +25,7 @@ class ColorCustom {
|
||||
|
||||
|
||||
|
||||
static const red = Color(0xff9d001b);
|
||||
static const white = Color(0xFFFFFFFF);
|
||||
static const black = Color(0xFF000000);
|
||||
static const primaryColor = Color(0xFFCFDFEB);
|
||||
|
||||
Reference in New Issue
Block a user