xl3 property

Text xl3

Sets TextScaler to thrice extra large i.e. 1.875

Implementation

Text get xl3 => _copyWith(textScaler: const TextScaler.linear(1.875));