update values logic

This commit is contained in:
Odweta
2026-03-23 08:10:56 +01:00
parent a95d899ac5
commit 2f719e28f7
3 changed files with 7 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
class Constants {
static const double edgeInset = 16;
}