smallLargeScale property
12px + clara (1.272)
Uso: UIs compactas con jerarquÃa clara, mobile small screens
Implementation
static final smallLargeScale = AppFontSizes(
bodySmall: 12,
scaleFactor: AppFontSizesScaleFactors.large,
);
12px + clara (1.272)
Uso: UIs compactas con jerarquÃa clara, mobile small screens
static final smallLargeScale = AppFontSizes(
bodySmall: 12,
scaleFactor: AppFontSizesScaleFactors.large,
);