buttonDesktop property
Desktop button - 14-16px.
Range: 14-18px (recommended: 16px for primary)
Use for: Web buttons, desktop CTAs
Implementation
static final buttonDesktop = AppFontSizes(
bodySmall: 16,
scaleFactor: AppFontSizesScaleFactors.small,
);