feat: add new spacing constants and update imports in BillingPage
This commit is contained in:
@@ -37,4 +37,7 @@ class UiConstants {
|
||||
static const double space12 = 48.0;
|
||||
static const double space14 = 56.0;
|
||||
static const double space16 = 64.0;
|
||||
static const double space20 = 80.0;
|
||||
static const double space24 = 96.0;
|
||||
static const double space32 = 128.0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user