feat: slicing home page
This commit is contained in:
@@ -36,4 +36,6 @@ class AppColors {
|
||||
|
||||
/// stroke = #EFF0F6
|
||||
static const Color stroke = Color(0xffEFF0F6);
|
||||
|
||||
static const Color background = Color.fromARGB(255, 241, 241, 241);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user