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