xl property

Font Size

font-size: 1.25 * base;
line-height: 1.75;

Implementation

TextStyle get xl => _handleFontSite(1.25, 1.75);