captionMobile property
Implementation
final AppFontSizes captionMobile = const AppFontSizes(
bodySmall: 12,
scaleFactor: AppFontSizesScaleFactors.small,
);
final AppFontSizes captionMobile = const AppFontSizes(
bodySmall: 12,
scaleFactor: AppFontSizesScaleFactors.small,
);