overlineLarge property

AppFontSizes overlineLarge
final

Overline large - 14px.

Use for: Prominent section dividers

Implementation

static final overlineLarge = AppFontSizes(
  bodySmall: 14,
  scaleFactor: AppFontSizesScaleFactors.small,
);