xl2 property

TextStyle xl2

Font Size

font-size: 1.5 * base;
line-height: 2;

Implementation

TextStyle get xl2 => _handleFontSite(1.5, 2);