desktop property
Implementation
final AppFontSizes desktop = const AppFontSizes(
bodySmall: 16,
scaleFactor: AppFontSizesScaleFactors.large,
);
final AppFontSizes desktop = const AppFontSizes(
bodySmall: 16,
scaleFactor: AppFontSizesScaleFactors.large,
);