25-12-1/1
This commit is contained in:
@@ -27,7 +27,7 @@ class AppColor {
|
||||
|
||||
/// **Grey Color:** A neutral grey for secondary text, borders, dividers,
|
||||
/// and disabled states.
|
||||
static const Color greyColor = Color(0xFF8E8E93);
|
||||
static const Color grayColor = Color(0xFF8E8E93);
|
||||
|
||||
/// **Red Color (Error):** A clear, attention-grabbing red for error messages and alerts.
|
||||
static const Color redColor = Color(0xFFD32F2F);
|
||||
|
||||
Reference in New Issue
Block a user