tighterWord property

Text tighterWord

Sets WordSpacing to -2.0

Implementation

Text get tighterWord => _copyWith(style: const TextStyle(wordSpacing: -2.0));