desktopCompact property
Desktop compact - For data-dense UIs.
Recommended for: Admin panels, data tables, dashboards Sizes: bodySmall: 14px, body: 16.4px, h1: 31.2px
Implementation
static final desktopCompact = AppFontSizes(
bodySmall: 14,
scaleFactor: AppFontSizesScaleFactors.normal,
);