lg property

Text lg

Sets TextScaler to large i.e. 1.125

Implementation

Text get lg => _copyWith(textScaler: const TextScaler.linear(1.125));