overlineStandard property
Overline standard - 12px (all caps recommended).
Typography tip: Use uppercase + letter-spacing: 0.5-1px
Use for: Section labels, category tags
Implementation
static final overlineStandard = AppFontSizes(
bodySmall: 12,
scaleFactor: AppFontSizesScaleFactors.small,
);