9/13/1
This commit is contained in:
@@ -5,4 +5,5 @@ class AppColor {
|
||||
static const Color secondaryColor = Colors.white;
|
||||
static const Color accentColor = Colors.grey;
|
||||
static const Color redColor = Color.fromARGB(255, 199, 56, 46);
|
||||
static const Color greenColor = Color.fromARGB(255, 43, 225, 43);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user