xl3 property

Text xl3

Sets textScaleFactor to thrice extra large i.e. 1.875

Implementation

Text get xl3 => _copyWith(textScaleFactor: 1.875);