smallLargeScale property

AppFontSizes smallLargeScale
final

12px + clara (1.272)

Uso: UIs compactas con jerarquía clara, mobile small screens

Implementation

static final smallLargeScale = AppFontSizes(
  bodySmall: 12,
  scaleFactor: AppFontSizesScaleFactors.large,
);