mobileComfortable property
Mobile comfortable - Enhanced readability.
Use when: Content-focused, accessibility priority Sizes: bodySmall: 18px, body: 22.9px, h1: 59.9px
Implementation
static final mobileComfortable = AppFontSizes(
bodySmall: 18,
scaleFactor: AppFontSizesScaleFactors.large,
);