xl4 property

TextStyle xl4

Font Size

font-size: 2.25 * base;
line-height: 2.5;

Implementation

TextStyle get xl4 => _handleFontSite(2.25, 2.5);