formLabelMobile property
Mobile form label - 14-16px.
Range: 14-16px (recommended: 16px for accessibility)
Use for: Input labels, field headers
Implementation
static final formLabelMobile = AppFontSizes(
bodySmall: 16,
scaleFactor: AppFontSizesScaleFactors.small,
);