captionEmphasis property
Emphasized caption - 14px.
Use for: Important metadata, highlighted captions
Implementation
static final captionEmphasis = AppFontSizes(
bodySmall: 14,
scaleFactor: AppFontSizesScaleFactors.normal,
);
Emphasized caption - 14px.
Use for: Important metadata, highlighted captions
static final captionEmphasis = AppFontSizes(
bodySmall: 14,
scaleFactor: AppFontSizesScaleFactors.normal,
);