formHint property

AppFontSizes formHint
final

Implementation

final AppFontSizes formHint = const AppFontSizes(
  bodySmall: 14,
  scaleFactor: AppFontSizesScaleFactors.small,
);