overlineSmall property
@Deprecated('Use overlineStandard with 10px 대신')
Implementation
static final overlineSmall = AppFontSizes(
bodySmall: 10,
scaleFactor: AppFontSizesScaleFactors.small,
);
@Deprecated('Use overlineStandard with 10px 대신')
static final overlineSmall = AppFontSizes(
bodySmall: 10,
scaleFactor: AppFontSizesScaleFactors.small,
);