lg property

Text get lg

Sets text scale to large (1.125)

Implementation

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